09-29-2005 05:23 AM - edited 03-03-2019 10:37 AM
Folks,
We have two big offices ( US & EUROPE). We do not run the same IGP for political reasons at the 2 locations. We are connected Via a DS3 connection. We want to use EBGP to connect the 2 AS.
My question is that should i redistribute ebgp into my igp or should i use ibgp to propagate routes from the other AS.
09-29-2005 05:40 AM
Though for a few routes you can redistribute ebgp into igp but the recommended option is to use ibgp.
Thanks.
09-29-2005 05:48 AM
Running iBGP would definitely help if you have multiple interconnection points between the two networks and you want to implement a consistent routing policy between the two ASes.
This would help the multiple exit points to selectthe best path to a given destination in the other AS and the exit point with the best path could then redistribute this route into the IGP.
Let me know if I answered your question,
09-30-2005 03:51 AM
I'd say run iBGP, as well, if you want to gain full routing information from the other network. The problem is this entails rolling iBGP out in both networks, all the way to the edges of both networks. Instead, another option would be to aggregate the routes, nail up static routes at the borders to null 0's for these aggregates, and then advertise these statics through redistribution into your IGP. As long as you're running iBGP between the border routers (eBGP speakers), then you shouldn't have any routing black holes and such.
I think this concept is covered, though not quite in this way, in the section on originating routes in Practical BGP.
:-)
Russ.W
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide