cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
586
Views
5
Helpful
3
Replies

Multi VRF

ronscott82
Level 1
Level 1
Is is possible to get the same network to advertise on 3 different OSPF processes in area 0 on 3 different vrfs.
 
ip vrf blue
description route-replication statements govern the RIB population in Areas 2-4
route-replicate from vrf services unicast ospf 11
route-replicate from vrf global unicast connected
route-replicate from vrf global unicast bgp 64548
!
ip vrf green
route-replicate from vrf services unicast ospf 11
route-replicate from vrf global unicast connected
route-replicate from vrf global unicast bgp 64548
!
ip vrf red
route-replicate from vrf services unicast ospf 11
route-replicate from vrf global unicast connected
route-replicate from vrf global unicast bgp 64548
!
ip vrf services
route-replicate from vrf red unicast ospf 2
route-replicate from vrf green unicast ospf 3
route-replicate from vrf blue unicast ospf 4
route-replicate from vrf global unicast connected
route-replicate from vrf global unicast bgp 64548
3 Replies 3

follow

?

Screen Shot 2022-01-29 at 3.51.57 AM.png

As I get from your share config you have four VRF additional to global, 
Shared service which is run OSPF 11 and VRF red,green,blue. 
only one think I see you miss it, you need to config the redistribute under each OSPF because route-replication work only in this router other router don't know these route "replication" so you need to redistribute it.
Screen Shot 2022-01-29 at 3.57.28 AM.png

Review Cisco Networking products for a $25 gift card