A SERVICE OF

logo

show ip arp Reviewing and Configuring the ARP Table
Enterasys Matrix DFE-Gold Series Configuration Guide 16-13
Parameters
Defaults
Ifnoparametersarespecified,allentriesintheARPcachewillbedisplayed.
Mode
Anyroutermode.
Example
Thisexampleshowshowtousetheshowiparpcommand:
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
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 A RPA Vlan2
Table 163providesanexplanationofthecommandoutput.
ipaddress (Optional)DisplaysARPentriesrelatedtoaspecificIPaddress.
vlanvlanid (Optional)DisplaysonlyARPentrieslearnedthroughaspecificVLAN
interface.ThisVLANmustbeconfiguredforIProutingasdescribedin
PreRoutingConfigurationTaskson
page 2100.
outputmodifier (Optional)DisplaysARPentrieswithinaspecificrange.Thesyntaxisto
enteran“|”character,followedbyaspace,followedbyabegin,
exclude,orincludekeywordasfollows:
| begin ip-address — Displays only ARP entries that begin with
the specified IP address.
| exclude ip-address — Excludes ARP entries matching the
specified IP address.
| include ip-address — Includes ARP entries matching the
specified IP address.