R3102-R3103-HP 6600/HSR6600 Routers MPLS Configuration Guide
227
# 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
3. Verify the configuration:
Issue the display vpls connection command on the PEs. You can see 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
[UPE-LoopBack0] quit
[UPE] mpls lsr-id 1.1.1.9
[UPE] mpls
[UPE-mpls] quit
[UPE] mpls ldp
[UPE-mpls-ldp] quit










