Specifications
Logging And Network Management Command Set
Managing Switch Network Addresses and Routes
SecureStack A2 Configuration Guide 11-23
11.2.3.2 clear arp
Use this command to delete a specific entry or all entries from the switch’s ARP table.
clear arp {ip | all}
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to delete entry 10.1.10.10 from the ARP table:
ip | all Specifies the IP address in the ARP table to be cleared, or
clears all ARP entries.
A2(rw)->clear arp 10.1.10.10