R3303-HP HSR6800 Routers MPLS Command Reference
264
Parameters
site-id: Specifies the ID of a site of the VPLS instance, in the range of 0 to 64.
range site-range: Specifies the site range on a PE. The site-range argument is the total number of sites of
a VPLS instance, in the range of 0 to 65. The default is 10.
default-offset { 0 | 1 }: Specifies the default initial CE offset. It can be 0 or 1 and defaults to 0.
Usage guidelines
Sites of a VPLS instance use natural numbers as the site IDs. In a VPN, each site ID must be unique.
For a VPLS instance, you are not allowed to execute the site command multiple times.
Examples
# Create sites for VPLS instance aaa and set the site range to 20.
<Sysname> system-view
[Sysname] vsi aaa
[Sysname-vsi-aaa] pwsignal bgp
[Sysname-vsi-aaa-bgp] site 1 range 20
static backup-label (L2VPN peer view)
Use static backup-label to configure VC labels for a backup VC.
Use undo static backup-label to delete the VC labels configured for the backup VC.
Syntax
static backup-label local local-vc remote remote-vc
undo static backup-label
Default
No VC labels are configured for a backup VC.
Views
L2VPN peer view
Default command level
2: System level
Parameters
local local-vc: Specifies the local VC label in the range of 16 to 1023.
remote remote-vc: Specifies the remote VC label in the range of 16 to 1023.
Usage guidelines
When you configure a static VPLS connection, you must manually specify VC labels for the VC. Make
sure that VC labels specified on the local device match those on the remote device.
If you do not specify the backup-peer keyword in the peer command, the static backup-label command
will fail.
Examples
# Configure the local VC label as 200 and remote VC label as 201 for the backup VC of the static VPLS
instance vpn1.
<Sysname> system-view










