18
reset arp suppression vsi
Use
reset arp suppression vsi
to clear ARP flood suppression entries on VSIs.
Syntax
reset arp suppression vsi
[
name vsi-name
]
Views
User view
Predefined user roles
network-admin
Parameters
name vsi-name
: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you do
not specify a VSI, this command clears ARP flood suppression entries on all VSIs.
Examples
# Clear ARP flood suppression entries on all VSIs.
<Sysname> reset arp suppression vsi
This command will delete all entries. Continue? [Y/N]:y
Related commands
•
display arp suppression vsi
•
arp suppression enable
reset l2vpn mac-address
Use
reset l2vpn mac-address
to clear dynamic MAC address entries learned in the data plane on
VSIs.
Syntax
reset l2vpn mac-address
[
vsi vsi-name
]
Views
User view
Predefined user roles
network-admin
Parameters
vsi vsi-name
: Specifies a VSI by its name, a case-sensitive string of 1 to 31 characters. If you do not
specify a VSI, the command clears the dynamic MAC address entries on all VSIs.
Usage guidelines
Use this command when the number of dynamic MAC address entries reaches the limit or the device
learns incorrect MAC addresses.
Examples
# Clear the dynamic MAC address entries on the VSI
vpn1
.
<Sysname> reset l2vpn mac-address vsi vpn1
Related commands
display l2vpn mac-address vsi