cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
584
Views
0
Helpful
2
Replies

Routing Issue with OSPF and BGP

alex.dersch
Level 4
Level 4

Hello,

i have a router which is connected to a PE router talking OSPF. On my router i have two vrf configured (red and blue). I receive from the PE router routing information for a network 10.7.0.0/23 on the vrf red. i need this network also in the vrf blue. I redistribute the network 10.7.0.0 into a bgp process 100 and from there into to vrf blue.

In the routing table of vrf blue i see this route as bgp route and not as OSPF route. I attached a diagram with configuration and routing table information to this discussion.

After adding a second router, as redundant router the routing is not working anymore. It is configured as the first router and i think there is a loop between both routers.

any idea how to solve this issue?

regards

alex

      

2 Replies 2

blau grana
Level 7
Level 7

Hello Alex,

If you need route from one VRF import into another VRF, why dont you use inter-vrf route leaking?

http://blog.ipexpert.com/2010/12/01/vrf-route-leaking/

Best Regards

Please rate all helpful posts and close solved questions

Best Regards Please rate all helpful posts and close solved questions

Hello,

thanks for the link, i will try it in lab and update you.

regards

alex