IP Routing
3-215
3
CLI - This example shows all entries in the ARP cache.
Displaying Local ARP Entries
The ARP cache also contains entries for local interfaces, including subnet, host, and
broadcast addresses.
Command Attributes
IP Address – IP address of a local entry in the cache.
MAC Address – MAC address mapped to the corresponding IP address.
Interface – VLAN interface associated with the address entry.
Entry Count – The number of local entries in the ARP cache.
Web - Click IP, ARP, Other Addresses.
Figure3-122 AR P Other Addresses
Console#show arp 4-249
Arp cache timeout: 1200 (seconds)
IP Address MAC Address Type Interface
--------------- ----------------- --------- -----------
10.1.0.0 ff-ff-ff-ff-ff-ff other 1
10.1.0.11 00-11-22-33-44-55 static 1
10.1.0.12 01-02-03-04-05-06 static 1
10.1.0.19 00-10-b5-62-03-74 dynamic 1
10.1.0.253 00-00-ab-cd-00-00 other 1
10.1.0.255 ff-ff-ff-ff-ff-ff other 1
Total entry : 6
Console#clear arp-cache 4-249
This operation will delete all the dynamic entries in ARP Cache.
Are you sure to continue this operation (y/n)?y
Console#