2.
Configure the service VSI and bind the service interface to the service VSI.
NOTE
The common HVPLS needs to be configured between the UPE and NPEs.
# Configure the UPE.
[UPE]
vsi biz-vsi1 static
[UPE-vsi-biz-vsi1]
pwsignal ldp
[UPE-vsi-biz-vsi1-ldp]
vsi-id 101
[UPE-vsi-biz-vsi1-ldp]
peer 2.2.2.2
[UPE-vsi-biz-vsi1-ldp]
peer 3.3.3.3
[UPE-vsi-biz-vsi1-ldp]
quit
[UPE-vsi-biz-vsi1]
quit
[UPE]
interface gigabitethernet 1/0/0.1
[UPE-GigabitEthernet1/0/0.1]
control-vid 11 dot1q-termination
[UPE-GigabitEthernet1/0/0.1]
dot1q termination vid 101
[UPE-GigabitEthernet1/0/0.1]
l2 binding vsi biz-vsi1
[UPE-GigabitEthernet1/0/0.1]
quit
After the configuration, run the
display vsi
command on the UPE, and you can see that the
VSI status is Up.
Take the display on the UPE as an example:
[UPE]
display vsi
Total VSI number is 2, 2 is up, 0 is down, 2 is LDP mode, 0 is BGP mode
Vsi Mem PW Mac Encap Mtu Vsi
Name Disc Type Learn Type Value State
--------------------------------------------------------------------------
admin-vsi1 static ldp unqualify vlan 1500 up
biz-vsi1 static ldp unqualify vlan 1500 up
Step 4
Bind service VSI with admin VSI
[UPE]
vsi biz-vsi1
[UPE-vsi-biz-vsi1]
track admin-vsi admin-vsi1
[UPE-vsi-biz-vsi1]
quit
Step 5
Verify the configuration.
Run the
display admin-vsi binding
command on the UPE, and you can view the binding
relations between the service VSI and the mVSI.
Take the display on the UPE as an example:
[UPE]
display admin-vsi binding
Admin-vsi Service-vsi
--------------------------------------------
admin-vsi1 biz-vsi1
----End
Configuration Files
l
Configuration file of the UPE
#
sysname UPE
#
vlan batch 100 200
#
bfd
#
mpls lsr-id 1.1.1.1
mpls
mpls te
mpls rsvp-te
#
Quidway S7700 Smart Routing Switch
Configuration Guide - VPN
8 VPLS Convergence Configuration
Issue 01 (2011-07-15)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
816