reset arp snooping { all | interface interface-type interface-number | vlan vlan-id | ip-address ip-address | mac-address mac-address }
Parameter | Description | Value |
---|---|---|
all | Clears all ARP snooping entries. |
- |
interface interface-type interface-number | Clears ARP snooping entries on an interface that has the specified interface type and number.
|
- |
vlan vlan-id | Clears ARP snooping entries in a specified VLAN. |
The value is an integer in the range from 1 to 4094. |
ip-address ip-address | Clears ARP snooping entries of the specified IP address. |
The value is in dotted decimal notation. |
mac-address mac-address | Clears ARP snooping entries of the specified MAC address. |
The value is in H-H-H format, in which H is a hexadecimal number of 1 to 4 bits, such as 00e0 and fc01. If you enter less than four alphanumeric characters, 0s are added before the input digits. For example, if e0 is entered, 00e0 is displayed. The MAC address cannot be FFFF-FFFF-FFFF, 0000-0000-0000, and a multicast MAC address. |