MPLS Lab Scenario
MPLS Lab Scenario
2. Configure OSPF routing protocol on all PE,P and RR routers (if available)
Command :
Config terminal
(config)#router ospf <process id>
(config-router)#router id <loopback address>
(config-router)#network <interface network> <wildcard> area 0
4. Verify connectivity
Command :
Show ip route
Show cdp neighbor
Ping
Traceroute
PE side :
1. Define the route target for every VPN on every PE routers
Command (example on PE-1):
(config)#ip vrf black
(config-vrf)# route-target export 100:2
(config-vrf)# route-target import 100:2
(config)#ip vrf white
(config-vrf)# route-target both 100:1
==============================================================
==============================================================
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
MPLS VPN Lab exercise Indosat
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
MPLS VPN Lab exercise Indosat
ip vrf black
rd 111:100
route-target export 111:100
route-target import 111:100
!
ip vrf white
rd 111:200
route-target export 111:200
route-target import 111:200
!
!
MPLS VPN Lab exercise Indosat