Reviewing and Configuring the ARP Table
19-8 IP Configuration
Reviewing and Configuring the ARP Table
Purpose
ToreviewandconfiguretheroutingARPtable,toenableproxyARPonaninterface,and toseta
MACaddressonaninterface.
Commands
show ip arp
UsethiscommandtodisplayentriesintheARP(AddressResolutionProtocol)table.ARP
convertsanIPaddressintoaphysicaladdress.
Syntax
show ip arp [ip-address]|[vlan vlan-id]|[output-modifier]
Parameters
Defaults
Ifnoparametersarespecified,allentriesintheARPcachewillbedisplayed.
Mode
Anyroutermode.
For information about... Refer to page...
show ip arp 19-8
arp 19-9
ip proxy-arp 19-10
arp timeout 19-11
clear arp-cache 19-11
ip‐address (Optional)DisplaysARPentriesrelatedtoaspecificIPaddress.
vlanvlan‐id (Optional)DisplaysonlyARPentrieslearnedthroughaspecificVLAN
interface.ThisVLANmustbeconfiguredforIProutingasdescribedin
“Pre‐RoutingConfigurationTasks”onpage 18‐1.
output‐modifier (Optional)DisplaysARPentrieswithina
specificrange.Optionsare:
–|beginip‐address—DisplaysonlyARPentriesthatbeginwiththe
specifiedIPaddress.
–|excludeip‐address—ExcludesARPentriesmatchingthespecified
IPaddress.
–|includeip‐address—IncludesARPentriesmatchingthespecified
IPaddress.