BGP Routing Tutorial¶
This tutorial demonstrates the operation of the BGP routing protocol model in INET.
Contents:
- Step 1. BGP Basic Topology
- Step 2. BGP Scenario with E-BGP session only
- Step 3. BGP Path Attributes
- Step 4. BGP Scenario with I-BGP over directly-connected BGP speakers
- Step 4a. Enable nextHopSelf on RB1 and RB2
- Step 5. BGP Scenario with I-BGP over not directly-connected BGP speakers
- Step 5a. BGP internal distribution
- Step 5b. Enabling BGP on RB3
- Step 6. BGP Scenario and using loopbacks
- Step 7. BGP with RIP redistribution
- Step 8. BGP with OSPF and RIP redistribution
- Step 9. Using Network attribute to advertise specific networks
- Step 10. LOCAL_PREF Attribute
- Step 11. MED Attribute
- Step 12. Multi-hop E-BGP
- Step 100. BGP Policy
- Conclusion