C
ONFIGURING
THE
S
WITCH
3-278
• Clear All – Deletes all dynamic entries from the ARP cache.
• Entry Count – The number of dynamic entries in the ARP cache.
Web - Click IP, ARP, Dynamic Addresses. You can use the buttons
provided to change a dynamic entry to a static entry, or to clear all dynamic
entries in the cache.
Figure 3-120 ARP Dynamic Addresses
CLI - This example shows all entries in the ARP cache.
Console#show arp 4-316
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-315
This operation will delete all the dynamic entries in ARP Cache.
Are you sure to continue this operation (y/n)?y
Console#