R3303-HP HSR6800 Routers MPLS Command Reference
271
# Set the VSI ID to 200 for the static VPLS instance bbb.
<Sysname> system-view
[Sysname] vsi aaa
[Sysname-vsi-aaa] pwsignal static
[Sysname-vsi-aaa-static] vsi-id 200
xconnect vsi
Use xconnect vsi to associate a VPLS instance with the service instance on a specific interface.
Use undo xconnect vsi to remove the association.
Syntax
xconnect vsi vsi-name [ access-mode { ethernet | vlan } ] *
undo xconnect vsi
Default
A service instance is not associated with any VPLS instance.
Views
Service instance view
Default command level
2: System level
Parameters
vsi-name: Specifies the name of a VPLS instance, a case-insensitive string of 1 to 31 characters. Hyphens
(-) are not allowed.
access-mode: Specifies the access mode of the service instance as Ethernet or VLAN. The default access
mode is VLAN.
ethernet: Specifies the Ethernet access mode.
vlan: Specifies the VLAN access mode.
Usage guidelines
The access mode of a service instance can be VLAN or Ethernet.
• VLAN—The Ethernet header of a packet sent from a CE to a PE or from a PE to a CE includes a
VLAN tag that is added in the header as a service delimiter for the service provider network to
identify the user. The tag is called a P-Tag.
• Ethernet—The Ethernet header of a packet sent from a CE to a PE or from a PE to a CE does not
contain any service delimiter. If the header contains a VLAN tag, it is the internal VLAN tag of the
user and means nothing to the PE. Such an internal VLAN tag of a user is called a U-Tag.
The xconnect vsi command is available for service instances with the ID in the range of 1 to 4094.
Examples
# Associate service instance 200 of GigabitEthernet 1/0/2 with VPLS instance vsi200 and specify the
matching external VLAN tag as 200.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/2
[Sysname-GigabitEthernet1/0/2] service-instance 200










