0.00% packet loss
round-trip min/avg/max = 60/98/180 ms
Step 3 Enable MPLS and configure dynamic LSPs.
Configure basic MPLS functions on the MPLS backbone network. Establish dynamic LDP LSPs
between PEs and ASBR-PEs in the same AS.
After this step, an LSP tunnel is established between the PE and ASBR-PE in the same AS.
Take ASBR-PE1 as an example.
<ASBR-PE1> display mpls ldp session
LDP Session(s) in Public Network
------------------------------------------------------------------------------
Peer-ID Status LAM SsnRole SsnAge KA-Sent/Rcv
------------------------------------------------------------------------------
1.1.1.1:0 Operational DU Active 000:00:08 34/34
------------------------------------------------------------------------------
TOTAL: 1 session(s) Found.
LAM : Label Advertisement Mode SsnAge Unit : DDD:HH:MM
Step 4 Enable MPLS L2VPN on PEs.
# Configure PE1.
[PE1] mpls l2vpn
# Configure PE2.
[PE2] mpls l2vpn
# Configure ASBR-PE1.
[ASBR-PE1] mpls l2vpn
# Configure ASBR-PE2.
[ASBR-PE2] mpls l2vpn
Step 5 Bind VSIs to related interfaces.
Configure VSIs on PEs and ASBR-PEs respectively and bind the VSIs to related interfaces.
# Configure PE1.
[PE1] vsi a1 static
[PE1-vsi-a1] pwsignal ldp
[PE1-vsi-a1-ldp] vsi-id 2
[PE1-vsi-a1-ldp] peer 2.2.2.2
[PE1-vsi-a1-ldp] quit
[PE1-vsi-a1] quit
[PE1] interface vlanif 10
[PE1-Vlanif10] l2 binding vsi a1
[PE1-Vlanif10] quit
# Configure ASBR-PE1.
[ASBR-PE1] vsi a1 static
[ASBR-PE1-vsi-a1] pwsignal ldp
[ASBR-PE1-vsi-a1-ldp] vsi-id 2
[ASBR-PE1-vsi-a1-ldp] peer 1.1.1.1
[ASBR-PE1-vsi-a1-ldp] quit
[ASBR-PE1-vsi-a1] quit
[ASBR-PE1] interface vlanif 30
[ASBR-PE1-Vlanif30] l2 binding vsi a1
[ASBR-PE1-Vlanif30] quit
6 VPLS Configuration
Quidway S9300 Terabit Routing Switch
Configuration Guide - VPN
6-70 Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
Issue 03 (2009-08-20)