User`s guide

Reviewing and Configuring the ARP Table
Matrix DFE Series and N-SA User’s Guide 7-13
Examples
ThisexampleshowshowtodisplayallentriesintheARPtable:
ThisexampleshowshowtodisplayanentryrelatedtoaspecificIPaddress:
ThisexampleshowshowtodisplayanentryrelatedtoaVLAN:
Table 74providesanexplanationofthecommandoutput.
Adding or Removing Static ARP Entries
Fromglobalconfigurationmode,usethiscommandtoaddorremovestatic(permanent)ARP
tableentries.Upto1,000staticARPentriesaresupportedperMatrixSeriesroutingmodule.A
multicastMACaddresscanbeusedinastaticARPentry.
arp ip-address mac-address arpa
Usethis“no”formofthecommandtoremoveastaticARPentry:
no arp ip-address
Matrix>Router1#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.1.1
Internet 134.141.235.167 4 00d0.cf00.4b74 ARPA Vlan
Matrix>Router1#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>Router1#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 7-4 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 or loopback) through which the entry was learned.