A route must appear in the routing table via an IGP in order for that routes to be able to be voted ‘best” by BGP.
Tag: written
BGP Notes – Route Reflectors
Route reflectors remove the requirement of having a full mesh iBGP network.
BGP Notes – Confederations
BGP confederations remove the requirement of a full mesh iBGP setup as well as the need for BGP synchronization.
BGP Notes – Authentication
Corrections welcome.
It’s simple as pie to enable MD5 auth to a BGP peer.
R102(config-router)#neigh 192.0.2.101 pass MYKEY
EIGRP Notes – Authentication
Corrections – I invite them.
OSPF Notes – Authentication
Corrections appreciated.
BGP Notes – Path Decision
This is required blogging…and reading for that matter. A good chunk of this is taken from my CCNP posts from last year. Corrections, please.