show arp
Syntax
show arp<no-resolve>Description
Display the entries in the ARP table.
Options
none—Display the entries in the ARP table.
no-resolve—(Optional) Do not attempt to determine the hostname that corresponds to the IP address.Required Privilege Level
See Also
List of Sample Output
Output Fields
MAC Address—MAC address that corresponds to the IP address.
Address—IP address that corresponds to the hostname.
Name—(Standard output only) Hostname.
Flags—(no-resolve optiononly)Indicates how mappings between IP and MAC addresses are defined:
Permanent—Static mapping.Permanentandpublished—Static mapping that is published.None—Dynamic mapping.show arp
user@host> show arpMAC Address Address Name Interface00:e0:81:22:fd:74 192.168.64.10 firewall.my.net fxp0.000:04:5a:65:78:e1 192.168.65.13 lab.my net fxp0.0show arp no-resolve
user@host>show arp no-resolveMAC Address Address Interface Flags00:90:69:96:00:01 10.10.45.5 fe-0/0/1.0 none00:00:00:00:00:01 200.200.200.1 fe-0/0/0.0 permanent published00:00:00:00:00:02 200.200.200.2 fe-0/0/0.0 permanent00:90:69:91:b0:00 200.200.200.3 fe-0/0/0.0 noneTotal entries: 4