- The document describes a lab scenario demonstrating basic BGP configuration and operation between autonomous systems.
- In the initial configuration, the boundary routers can exchange routes learned from their respective ISPs via EBGP, but cannot exchange routes learned from the opposite ISP due to the lack of IBGP configuration.
- Configuring IBGP between the boundary routers allows them to exchange all external BGP routes, without needing to redistribute via the IGP. However, the "BGP synchronization rule" prevents advertisement of routes before the next hop address is learned via the IGP.