arp
Enterasys B5 CLI Reference 19-9
Example
Thisexampleshowshowtousetheshowiparpcommand:
B5(su)->router#show ip arp
Protocol Address Age (min) Hardware Addr Interface
------------------------------------------------------------------------------
Internet 134.141.235.251 0 0003.4712.7a99 Vlan1
Internet 134.141.235.165 - 0002.1664.a5b3 Vlan1
Internet 134.141.235.167 4 00d0.cf00.4b74 Vlan2
B5(su)->router#show ip arp 134.141.235.165
Protocol Address Age (min) Hardware Addr Interface
------------------------------------------------------------------------------
Internet 134.141.235.165 - 0002.1664.a5b3 Vlan2
B5(su)->router#show ip arp vlan 2
Protocol Address Age (min) Hardware Addr Interface
------------------------------------------------------------------------------
Internet 134.141.235.251 0 0003.4712.7a99 Vlan2
Table 19‐2providesanexplanationofthecommandoutput.
arp
Usethiscommandtoaddorremovepermanent(static)ARPtableentries.AmulticastMAC
addresscanbeusedinastaticARPentry.Thenoformofthiscommandremovesthespecified
permanentARPentry:
Syntax
arp ip-address mac-address
no arp ip-address
Parameters
Table 19-2 show ip arp Output Details
Output Field 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.
Interface Interface (VLAN or loopback) through which the entry was learned.
ip‐address SpecifiestheIPaddressofadeviceonthenetwork.ValidvaluesareIP
addressesindotteddecimalnotation.
mac‐address Specifiesthe48‐bithardwareaddresscorrespondingtotheip‐address
expressedinhexadecimalnotation.