2-801
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show arp
show arp
To display the ARP table, use the show arp command.
show arp [ip_addr | hostname] [noalias]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Usage Guidelines ARP aging time is the period of time that indicates when an ARP entry is removed from the ARP table.
Set this value by entering the set arp agingtime command. The remaining lines of the display show the
mappings of IP addresses (or IP aliases) to MAC addresses.
Use the ip_addr or the hostname options to specify an IP host when the ARP cache is large.
Examples This example shows how to display the ARP table:
Console> (enable) show arp
ARP Aging time = 300 sec
+ - Permanent Arp Entries
* - Static Arp Entries
* 2.2.2.2 at 00-08-cc-44-aa-18 on vlan 5
+ 1.1.1.1 at 00-08-94-cc-02-aa on vlan 5
142.10.52.195 at 00-10-07-3c-05-13 port 7/1-4 on vlan 5
192.70.31.126 at 00-00-0c-00-ac-05 port 7/1-4 on vlan 5
121.23.79.121 at 00-00-1c-03-00-40 port 7/1-4 on vlan 5
Console> (enable)
Related Commands clear arp
set arp
ip_addr (Optional) Number of the IP address.
hostname (Optional) Name of the host.
noalias (Optional) Forces the display to show only IP addresses, not IP aliases.