Configuring dynamic routing
It’s time to add BGP to this topology. We will be doing this with CLI Templates again. Spokes will establish IBGP peering with both Hubs, and the Hubs will act as Route Reflectors.
Configuring dynamic routing involves the following steps:
- Configure BGP on spoke devices. See Configuring BGP on spokes
- Configure BGP on hub devices. See Configuring BGP on hubs.
- Verity BGP routing. See Verifying the BGP routes.