R3303-HP HSR6800 Routers MPLS Command Reference

262
reset mac-address vsi
Use reset mac-address vsi to clear the MAC address table of a specific VPLS instance or all VPLS
instances.
Syntax
reset mac-address vsi [ vsi-name ]
Views
User view
Default command level
1: Monitor level
Parameters
vsi-name: Specifies the name of a VPLS instance, a case-insensitive string of 1 to 31 characters. Hyphens
(-) are not allowed.
Examples
# Clear the MAC address table of VPLS instance aaa.
<Sysname>reset mac-address vsi aaa
route-distinguisher (VSI BGP view)
Use route-distinguisher to configure an RD for a VPLS instance.
Syntax
route-distinguisher route-distinguisher
Views
VSI BGP view
Default command level
2: System level
Parameters
route-distinguisher: Route distinguisher (RD), a string of 3 to 21 characters in the format of nn:nn or
IP_address:nn.
An RD can be one of these formats:
16-bit AS number:32-bit user-defined number. For example, 101:3.
32-bit IP address:16-bit user-defined number. For example, 192.168.122.15:1.
32-bit AS number:16-bit user-defined number, where the AS number must be equal to or greater
than 65536. For example, 65536:1.
Usage guidelines
Different VPLS instances on a PE must have different RDs. A VPLS instance can have the same RD or
different RDs on different PEs.
RD has no default value. You must configure an RD for a VPLS instance to make the instance take effect.
To change the RD of a VPLS instance, you must remove the VPLS instance and then reconfigure the VPLS
instance and RD.