Bgp
BGP Notes - Confederations
·2 min read
RFC 3065 BGP confederations reduce the size of full mesh iBGP ASes by dividing it up into different areas. Confederations also remove the need for BGP synchronization since all iBGP routers will have …
BGP Notes - Synchronization
·1 min read
With synchronization on, route must be synchronized to an IGP in order for that routes to be able to be voted ‘best" by BGP. That means the exact route must already be in the routing table …
BGP Notes - Authentication
·1 min read
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