Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
clear arp-cache 83
clear arp-cache
Deletes all non-static entries in the ARP cache. If you issue this command from root mode, you
delete all non-static ARP entries associated with all interfaces. If you issue this command from
interface mode, you delete only the non-static ARP entries associated with the current interface.
Mode
root
interface:<type>:csi(<c/s/i>)
Syntax
clear arp-cache
Example
cli:192.168.208.3:interface:cable:csi(1/2/1)# show arp
row count: 13
IP Address MAC Address Type
---------------- ------------------ ----------
10.1.1.100 00:90:83:36:82:f1 dynamic
10.1.1.101 00:90:96:00:39:f9 dynamic
10.1.1.102 00:10:95:04:0a:c3 dynamic
10.1.1.103 00:10:95:04:0a:bd dynamic
10.1.1.104 00:10:95:04:0a:b7 dynamic
10.1.1.105 00:90:96:00:29:71 dynamic
10.1.1.106 00:90:96:00:29:6d dynamic
10.1.1.107 00:90:83:32:9f:8c dynamic
cli:192.168.208.3:interface:cable:csi(1/2/1)# clear arp-cache
Related Commands
add arp on page 50
del arp on page 138
show arp on page 374