BGP - [Part 22] - BGP CONFDERATION

BGP Confederations -  BGP has two mechanism to reduce the number of IBGP peering -  Confederations Route Reflector Basically BGP c...

BGP - [Part 21] - ROUTE REFLECTOR CONFIGURATION

There are 3 IBGP routers. As per Split Horizon rule Router R1 can send a route to R2, and R2 will receive the route from R1 but it will ...

BGP - [Part 20] - ROUTE REFLECTOR

BGP Route Reflector -  As per BGP loop avoidance mechanism- Split Horizon Rule (Within IBGP), when a router learn routes from an IBGP pee...

BGP - [Part 19] - PEER GROUP CONFIGURATION

Initially as per our topology, we will add some static routes. Router1(config)#ip route 2.2.2.2 255.255.255.255 192.167.23.2 ...

BGP - [Part 9] - UPDATE SOURCE LOOPBACK

Without "update-source loopback" Command Configuration -  R1 Configuration - interface Loopback1  ip address 1.1.1.1 2...

BGP - [Part 8] - EBGP MULTIHOP

In EBGP, by default only two directly connected Cisco IOS router can establish a neighbor adjacency. So as per BGP requirement, the exter...