IP Configuration Command Set
Reviewing and Configuring the ARP Table
12-16 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Example
The following example shows how to use the show ip arp command:
Table 12-3 provides an explanation of the command output.
Matrix>Router#show ip arp
Protocol   Address          Age (min) Hardware Addr   Type  Interface
------------------------------------------------------------------------------
Internet   134.141.235.251  0      0003.4712.7a99  ARPA  Vlan1
Internet   134.141.235.165  -      0002.1664.a5b3  ARPA  Vlan1/fe.0.1
Internet   134.141.235.167  4      00d0.cf00.4b74  ARPA  Vlan2
Matrix>Router#show ip arp 134.141.235.165
Protocol   Address          Age (min)  Hardware Addr Type  Interface
------------------------------------------------------------------------------
Internet   134.141.235.165  -    0002.1664.a5b3  ARPA  Vlan2
Matrix>Router#show ip arp vlan 2
Protocol   Address          Age (min) Hardware Addr Type  Interface
------------------------------------------------------------------------------
Internet   134.141.235.251  0    0003.4712.7a99 ARPA  Vlan2
Table 12-3 show ip arp Output Details
Output What It Displays...
Protocol ARP entry’s type of network address.
Address Network address mapped to the entry’s MAC address.
Age (min) Interval (in minutes) since the entry was entered in the table.
Hardware Addr MAC address mapped to the entry’s network address.
Type Encapsulation type used for the entry’s network address.
Interface Interface (VLAN) through which the entry was learned.