
220
# Create VPLS instance
ccc
that uses static labels.
[PE2] vsi ccc static
[PE2-vsi-ccc] pwsignal static
[PE2-vsi-ccc-static] peer 1.1.1.9
[PE2-vsi-ccc-static-1.1.1.9] static label local 200 remote 100
[PE2-vsi-ccc-static-1.1.1.9] quit
[PE2-vsi-ccc-static] quit
[PE2-vsi-ccc] quit
# Configure interface GigabitEthernet 2/1/2 and bind VPLS instance
aaa
,
bbb
, or
ccc
to the
interface.
[PE2] interface gigabitethernet 2/1/2
To bind VPLS instance
aaa
to the interface:
[PE2-GigabitEthernet2/1/2] l2 binding vsi aaa
To bind VPLS instance
bbb
to the interface:
[PE2-GigabitEthernet2/1/2] l2 binding vsi bbb
To bind VPLS instance
ccc
to the interface:
[PE2-GigabitEthernet2/1/2] l2 binding vsi ccc
[PE2-GigabitEthernet2/1/2] quit
Verifying the configuration:
# Execute the
display vpls connection
command on the PEs. The output shows that a PW
connection in up state has been established between the PEs.
Configuring H-VPLS with LSP access
Network requirements
Establish a U-PW between UPE and NPE 1. Establish an N-PW between NPE 1 and NPE 3. Create
an LDP VPLS instance
aaa
(the Martini mode).
Figure 61 Network diagram
Configuration procedure
1.
Configure an IGP protocol on the MPLS backbone. (Details not shown.)
2.
Configure UPE:
# Configure basic MPLS.
<Sysname> system-view
[Sysname] sysname UPE
[UPE] interface loopback 0
[UPE-LoopBack0] ip address 1.1.1.9 32