BGP Test Lab – Part 4 – Internal BGP (iBGP) – Three Router Configuration (Interior Routing Protocol)

In the previous article we discovered that iBGP requires a topology and usage that ensures that our exchange of routes between routers is not stopped by the iBGP rule: “A route learned via iBGP must not be advertised to another iBGP peer.” We came across this problem in the previous article where although in normal operational the routes were being … Read more

BGP Test Lab – Part 3 – Internal BGP (iBGP) – Three Router Configuration (next-hop-self)

We’ll continue to explore Internal BGP (iBGP) in this next part of our deployment. We are going to be deploying another route in the AS Blue 65001. Remember that eBGP is used between AS and iBGP is used within an AS. Be aware however, that this lab topology is flawed in terms of its configuration, but it shows up … Read more

BGP Test Lab – Part 1 – Introduction and Basic Two Router Configuration

The first part is a basic deployment of BGP between two routers (Router A and Router B) with a single point to point link. In this example, each router is within its own AS (Autonomous System). Therefore any routes exchanged between each AS are eBGP (external BGP) routes. Routes exchanged within an AS are known … Read more