BGP Summary Checkpoint
- bgp layer, transport protocol used
- BGP neighbor 6 states
- BGP 4 messages types https://dariashantalova.github.io/2023/07/15/bgp-messages.html
- single/multi homed connections
- eBGP Multi-Hop
- iBGP next-hop-self https://dariashantalova.github.io/2023/07/15/bgp-labs.html
- iBGP split horizon https://dariashantalova.github.io/2023/07/15/bgp-split-horizon.html
- BGP table (how to read it) https://dariashantalova.github.io/2023/07/15/bgp-table-read.html
- BGP Weight attribute https://dariashantalova.github.io/2023/07/16/bgp-weight.html
- BGP As Path Prepend https://dariashantalova.github.io/2023/07/16/bgp-prepend.html
- BGP Med https://dariashantalova.github.io/2023/07/16/BGP-Med.html
- BGP 4 communities https://dariashantalova.github.io/2023/07/19/bgp-communities.html
- https://dariashantalova.github.io/2023/07/19/bgp-no-adv-com.html
- Route Dampening https://dariashantalova.github.io/2023/07/22/bgp-dampening.html
- Route Reflector, 3 type neighbors, 3 rules, Originator Id, Cluster Id https://dariashantalova.github.io/2023/07/22/bgp-route-reflector.html
- Backdoor https://dariashantalova.github.io/2023/07/22/bgp-backdoor.html
- Multipath https://dariashantalova.github.io/2023/07/22/bgp-multipath.html
- Additional Path https://dariashantalova.github.io/