Command Line Interface
10251553-KDU 137 365 Uen D 2006-06-16
Default Setting
1200 seconds (20 minutes)
Command Mode
Global Configuration
Command Usage
Use the show arp command to display the current cache timeout value.
Example
This example sets the ARP cache timeout for 15 minutes (that is, 900 seconds).
7.25.8 clear arp-cache
This command deletes all dynamic entries from the Address Resolution Protocol
(ARP) cache.
Command Mode
Privileged Exec
Example
This example clears all dynamic entries in the ARP cache.
Console(config)#arp-timeout 900
Console(config)#
Console#clear arp-cache
This operation will delete all the dynamic entries in ARP Cache.
Are you sure to continue this operation (y/n)?y
Console#