3com S7906E Installationsanweisungen

Seite von 2621
 
1-22 
# Configure MPLS basic capability on the interface connected with NPE 1. 
[NPE3] interface vlan-interface 20 
[NPE3-Vlan-interface20] ip address 11.1.1.2 24 
[NPE3-Vlan-interface20] mpls 
[NPE3-Vlan-interface20] mpls ldp 
[NPE3-Vlan-interface20] quit 
# Configure the remote LDP session. 
[NPE3] mpls ldp remote-peer 1 
[NPE3-mpls-remote-1] remote-ip 2.2.2.9 
[NPE3-mpls-remote-1] quit 
# Configure MPLS L2VPN. 
[NPE3] mpls l2vpn 
# Configure the basic attributes of VPLS instance aaa, which uses LDP. 
[NPE3] vsi aaa static 
[NPE3-vsi-aaa] pwsignal ldp 
[NPE3-vsi-aaa-ldp] vsi-id 500 
[NPE3-vsi-aaa-ldp] peer 2.2.2.9 
[NPE3-vsi-aaa-ldp] quit 
[NPE3-vsi-aaa] quit 
# Configure interface GigabitEthernet 2/0/1 and bind VPLS instance aaa to VLAN 100. 
[NPE3] interface gigabitethernet 2/0/1 
[NPE3-GigabitEthernet2/0/1] service-instance 1000 
[NPE3-GigabitEthernet2/0/1-srv1000] encapsulation s-vid 100 
[NPE3-GigabitEthernet2/0/1-srv1000] xconnect vsi aaa 
[NPE3-GigabitEthernet2/0/1-srv1000] quit 
After completing the above configurations, you can issue the display vpls connection command on 
the PEs. There should be a PW connection established and in the state of up. 
Configuring a Backup Link for H-VPLS Access 
Network requirements 
As shown in 
CE 1 and CE 2 are connected to UPE through VLANs. 
UPE establishes a PW connection (U-PW) with NPE 1 and NPE 2 respectively, with the NPE 2 link 
as the backup.  
NPE 1 and NPE 2 each establish a PW connection (N-PW) with NPE 3. CE 3 is connected to the 
network through NPE 3. 
UPE is connected to NPE 1 through VLAN-interface 13, and is connected to NPE 2 through 
VLAN-interface 12. 
NPE 1 is connected to NPE 3 through VLAN-interface 15, and NPE 2 is connected to NPE 3 
through VLAN-interface 16. 
Configure the VPLS instance to support H-VPLS networking.