FrankGuthrie wrote: » You can see that the loopbacks gotten from BGP are not put in the Global Routing table. This has to do (I think) with the fact the Routers in AS 100 get the loopback also from EIGRP, as EIGRP has an AD of 90 and BGP of 200.
FrankGuthrie wrote: » My question was why are they advertised both in EIGRP and BGP?I think I have the answer and need some one to verify is this is correct. So the reason to advertise it in BGP is for R9 and R10 to get the loopback as they're are not in the same EIGRP AS. The Routers in EGRP AS 100, R1 - R8, will use the EIGRP routes, correct? But if the Router in AS 100 are speaking BGP, why do we need to advertise the loopbacks in EIGRP?
FrankGuthrie wrote: » You can see that the loopbacks gotten from BGP are not put in the Global Routing table. This has to do (I think) with the fact the Routers in AS 100 get the loopback also from EIGRP, as EIGRP has an AD of 90 and BGP of 200.My question was why are they advertised both in EIGRP and BGP?
FrankGuthrie wrote: » So the loopback of all the routers are advertised using EIGRP within AS 100, but for R9 and R10 which are in an other AS, BGP is used. The Routers in AS 100 will get a RIB failure, because they receive the route from EIGRP. That way connectivity between the loopbacks in the AS and outside of the AS is propagated.
rjon17469 wrote: » Then, they go into BGP to support synchronization (if you're a glutton for punishment) as well as for BGP multihop, which is by default enabled for iBGP peers. And finally, once they are in BGP they can be advertised to neighbors, as you mentioned.