Use this command to delete a specific entry or all entries from the switch‘s ARP table.
ipaddress | all | Specifies the IP address in the ARP table to be cleared, or clears all ARP entries. |
None.
All command modes.
This example shows how to delete entry 10.1.10.10 from the ARP table:
System(rw)->clear arp 10.1.10.10
This example shows how to delete all entries from the ARP table:
System(rw)->clear arp all