3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Typical BGP/MPLS VPN Configuration Example
737
[UPE-bgp-af-vpn] peer 1.0.0.2 group 1
Configure OSPF
[UPE]ospf
[UPE-ospf]area 0
[UPE-ospf-area-0.0.0.0]network 0.0.0.0 0.0.0.0 
[UPE-ospf-area-0.0.0.0]import-route direct
[UPE-ospf-area-0.0.0.0]quit
Multi-Role Host 
Networking Case
Networking Requirement
As shown in the following diagram, a company makes use of MPLS L3VPN 
provided by its service provider to provide the VPN services. 3Com Routers are 
taken to work as PEs and CEs. Assume that the interface Serial0/0/0 connecting 
PE1 to CE1 is bound with VPN1, Serial1/0/0 connecting PE2 to CE2 to VPN2, and a 
host PC1 at 100.1.1.2 under CE1 can access multiple VPNs, or rather, VPN2 in this 
particular scenario. 
Networking Diagram
Figure 180   Networking for multi-role host application
Configuration procedure
Configure CE1
[CE1]ip route-static 0.0.0.0 0 1.1.1.1
Configure PE1, that is the router in the multi-host application. 
[PE1]ip vpn-instance vpn1
[PE1-vpn-vpn1]route-distinguisher 100:1
[PE1-vpn-vpn1]vpn-target 100:1 import-extcommunity
[PE1-vpn-vpn1]vpn-target 100:1 export-extcommunity
[PE1]ip vpn-instance vpn2
[PE1-vpn-vpn2]route-distinguisher 100:2
[PE1-vpn-vpn2]vpn-target 100:2 import-extcommunity
[PE1-vpn-vpn2]vpn-target 100:2 export-extcommunity
[PE1-vpn-vpn2]quit
[PE1]interface serial0/0/0
[PE1-Serial0/0/0]ip binding vpn-instance vpn1 forwarding
Configure static route
[PE1]ip route-static vpn-instance vpn2 100.1.0.0 16 vpn-instance 
vpn1 1.1.1.2
Configure policy routing
Serial0/0
Ethernet0/0/0
Serial1/0/0
Serial1/0/0
Serial0/0/0
Serial0/0/0
Serial0/0/0
PE1
PE2
CE1
Ethernet0/0/0
100.1.1.1
100.1.1.2
1.1.1.2
1.1.1.1
2.1.1.1
2.1.1.2
3.1.1.1
3.1.1.2
110.1.1.1