Reviewing and Configuring the ARP Table
SecureStack B3 Configuration Guide 17-7
Reviewing and Configuring the ARP Table
Purpose
ToreviewandconfiguretheroutingARPtable,toenableproxyARPonaninterface,andtoseta
MACaddressonaninterface.
Commands
show ip arp
UsethiscommandtodisplayentriesintheARP(AddressResolutionProtocol)table.ARP
convertsanIPaddressintoaphysical address.
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 17-7
arp 17-8
ip proxy-arp 17-9
arp timeout 17-10
clear arp-cache 17-10
ip‐address (Optional)DisplaysARPentriesrelatedtoaspecificIPaddress.
vlanvlan‐id (Optional)DisplaysonlyARPentrieslearnedthroughaspecificVLAN
interface.ThisVLANmustbeconfiguredforIProutingasdescribedin
“Pre‐RoutingConfigurationTasks”onpage 16‐1.
output‐modifier (Optional)DisplaysARPentrieswithina
specificrange.Optionsare:
–|beginip‐address—DisplaysonlyARPentriesthatbeginwiththe
specifiedIPaddress.
–|excludeip‐address—ExcludesARPentriesmatchingthespecified
IPaddress.
–|includeip‐address—IncludesARPentriesmatchingthespecified
IPaddress.