R211x-HP Flexfabric 11900 MPLS Command Reference

293
reset l2vpn mac-address
Use reset l2vpn mac-address to clear MAC address entries for VSIs.
Syntax
reset l2vpn mac-address [ vsi vsi-name ]
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
vsi vsi-name: Clears MAC address entries for the VSI specified by its name, a case-sensitive string of 1
to 31 characters. If no VSI is specified, the command clears MAC address entries for all VSIs.
Usage guidelines
When a VSI learns wrong MAC address entries or has learned the maximum number of MAC addresses,
you can use this command to clear the MAC addresses for the VSI, so the VSI can learn MAC addresses
again.
Examples
# Clear MAC address entries of the VSI vpn1.
<Sysname> reset l2vpn mac-address vsi vpn1
Related commands
display l2vpn mac-address vsi
revertive
Use revertive to specify whether to switch traffic from the backup PW to the primary PW when the
primary PW recovers, and the wait time for the switchover.
Use undo revertive wtr to restore the default wait time of 0.
Use undo revertive never to restore the default.
Syntax
revertive { wtr wtr-time | never }
undo revertive { wtr | never }
Default
When the primary PW recovers, traffic is immediately switched back from the backup PW to the primary
PW.
Views
VSI LDP signaling view, VSI static configuration view
Predefined user roles
network-admin