< Home

reset arp snooping

Function

The reset arp snooping command clears ARP snooping entries.

Format

reset arp snooping { all | interface interface-type interface-number | vlan vlan-id | ip-address ip-address | mac-address mac-address }

Parameters

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.
  • interface-type specifies the interface type.
  • interface-number specifies the interface 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.

Views

User view

Default Level

3: Management level

Usage Guidelines

To view ARP snooping entries in a specified period, you need to generate new ARP snooping entries from a specified time. You can run the reset arp snooping command to clear ARP snooping entries.

Example

# Clear ARP snooping entries.

<HUAWEI> reset arp snooping all
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic