3com S7906E Instruccion De Instalación

Descargar
Página de 2621
 
1-23 
Figure 1-8 Network diagram for configuring H-VPLS using LSP 
Loo
p0
3
.3.3.3/32
L
oop0
1.1
.1.1/32
 
 
Configuration procedure 
1)  Configure the IGP protocol on the MPLS backbone, which is OSPF in this example. The detailed 
configuration steps are omitted. 
2) Configure 
UPE 
# Configure MPLS basic capability. 
<Sysname> system-view 
[Sysname] sysname UPE 
[UPE] interface loopback 0 
[UPE-LoopBack0] ip address 1.1.1.1 32 
[UPE-LoopBack0] quit 
[UPE] mpls lsr-id 1.1.1.1 
[UPE] mpls 
[UPE-mpls] quit 
[UPE] mpls ldp 
[UPE-mpls-ldp] quit 
# Configure MPLS basic capability on the interface connected with NPE 1. 
[UPE] interface vlan-interface 12 
[UPE-Vlan-interface12] ip address 12.1.1.1 24 
[UPE-Vlan-interface12] mpls 
[UPE-Vlan-interface12] mpls ldp 
[UPE-Vlan-interface12] quit 
# Configure the remote LDP session with NPE 1. 
[UPE] mpls ldp remote-peer 1 
[UPE-mpls-remote-1] remote-ip 2.2.2.2 
[UPE-mpls-remote-1] quit 
# Configure the remote LDP session with NPE 2. 
[UPE] mpls ldp remote-peer 2 
[UPE-mpls-remote-1] remote-ip 3.3.3.3 
[UPE-mpls-remote-1] quit 
# Configure MPLS L2VPN.