01-06-2013 10:44 AM - edited 03-04-2019 06:36 PM
We have "aggregate address" as well as "redistribute ospf" commands configured under "router bgp". This is how I understand these statements:
First, route will be redistributed from ospf to bgp and while advertising out to the other BGP neighbor, that route will be summarized if it's already being covered by aggregate address statement. Is this correct?
Thanks.
01-06-2013 11:17 AM
Hi,
redistribute OSPF gets the OSPF routes into the BGP table and then aggregate address summarizes some routes that are in the BGP table( but not necessarily encompassing the redistributed routes) and advertises the summary and the component routes by default as well as other prefixes.
Regards.
Alain
Don't forget to rate helpful posts.
01-06-2013 08:17 PM
Thanks Cadet. This helps.
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