beautypg.com

H3C Technologies H3C S7500E Series Switches User Manual

Page 181

background image

4-21

[UPE] mpls ldp remote-peer 1

[UPE-mpls-remote-1] remote-ip 2.2.2.9

[UPE-mpls-remote-1] quit

# Configure MPLS L2VPN.

[UPE] mpls l2vpn

# Configure the basic attributes of VPLS instance aaa, which uses LDP.

[UPE] vsi aaa static

[UPE-vsi-aaa] pwsignal ldp

[UPE-vsi-aaa-ldp] vsi-id 500

[UPE-vsi-aaa-ldp] peer 2.2.2.9

[UPE-vsi-aaa-ldp] quit

[UPE-vsi-aaa] quit

# Configure interface GigabitEthernet 2/0/1 and bind VPLS instance aaa to VLAN 100.

[UPE] interface gigabitethernet 2/0/1

[UPE-GigabitEthernet2/0/1] service-instance 1000

[UPE-GigabitEthernet2/0/1-srv1000] encapsulation s-vid 100

[UPE-GigabitEthernet2/0/1-srv1000] xconnect vsi aaa

[UPE-GigabitEthernet2/0/1-srv1000] quit

3) Configure

NPE

1

# Configure MPLS basic capability.

system-view

[Sysname] sysname NPE1

[NPE1] interface loopback 0

[NPE1-LoopBack0] ip address 2.2.2.9 32

[NPE1-LoopBack0] quit

[NPE1] mpls lsr-id 2.2.2.9

[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 10

[NPE1-Vlan-interface10] ip address 10.1.1.2 24

[NPE1-Vlan-interface10] mpls

[NPE1-Vlan-interface10] mpls ldp

[NPE1-Vlan-interface10] quit

# Configure MPLS basic capability on the interface connected with NPE 3.

[NPE1] interface vlan-interface 20

[NPE1-Vlan-interface20] ip address 11.1.1.1 24

[NPE1-Vlan-interface20] mpls

[NPE1-Vlan-interface20] mpls ldp

[NPE1-Vlan-interface20] quit

# Configure the remote LDP session with UPE.

[NPE1] mpls ldp remote-peer 2

[NPE1-mpls-remote-2] remote-ip 1.1.1.9

[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 3.3.3.9