Specifications
Logging And Network Management Command Set
Managing Switch Network Addresses and Routes
10-24 SecureStack B2 Configuration Guide
10.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.
B2(rw)->clear arp 10.1.10.10