H3C Technologies H3C S7500E Series Switches User Manual
Page 185

4-25
[UPE-GigabitEthernet2/0/2-srv1000] encapsulation s-vid 11
[UPE-GigabitEthernet2/0/2-srv1000] xconnect vsi aaa
[UPE-GigabitEthernet2/0/2-srv1000] quit
3) Configure
NPE
1
# Configure MPLS basic capability.
[Sysname] sysname NPE1
[NPE1] interface loopback 0
[NPE1-LoopBack0] ip address 2.2.2.2 32
[NPE1-LoopBack0] quit
[NPE1] mpls lsr-id 2.2.2.2
[NPE1] mpls
[NPE1–mpls] quit
[NPE1] mpls ldp
[NPE1–mpls-ldp] quit
# Configure MPLS basic capability on the interface connected with UPE.
[NPE1] interface vlan-interface 13
[NPE1-Vlan-interface13] ip address 13.1.1.2 24
[NPE1-Vlan-interface13] mpls
[NPE1-Vlan-interface13] mpls ldp
[NPE1-Vlan-interface13] quit
# Configure MPLS basic capability on the interface connected with NPE 3.
[NPE1] interface vlan-interface 15
[NPE1-Vlan-interface15] ip address 15.1.1.1 24
[NPE1-Vlan-interface15] mpls
[NPE1-Vlan-interface15] mpls ldp
[NPE1-Vlan-interface15] quit
# Configure the remote LDP session with UPE.
[NPE1] mpls ldp remote-peer 2
[NPE1-mpls-remote-2] remote-ip 1.1.1.1
[NPE1-mpls-remote-2] quit
# Configure the remote LDP session with NPE 3.
[NPE1] mpls ldp remote-peer 3
[NPE1-mpls-remote-3] remote-ip 4.4.4.4
[NPE1-mpls-remote-3] quit
# Configure MPLS L2VPN.
[NPE1] mpls l2vpn
# Configure the basic attributes of VPLS instance aaa, which uses LDP.
[NPE1] vsi aaa static
[NPE1-vsi-aaa] pwsignal ldp
[NPE1-vsi-aaa-ldp] vsi-id 500
[NPE1-vsi-aaa-ldp] peer 1.1.1.1 upe
[NPE1-vsi-aaa-ldp] peer 4.4.4.4
[NPE1-vsi-aaa-ldp] quit
[NPE1-vsi-aaa] quit
The configuration procedure on NPE 2 is similar to that on NPE 1, and therefore is omitted.
4) Configure
NPE
3
# Configure MPLS basic capability.