Craig Reese
When you're studying for the BSCI assessment on the method to making your CCNP accreditation, you have surely got to master the use of BGP attributes. These features allow you to manipulate the trail or paths that BGP uses to attain certain destination when multiple paths to that destination occur.
Within this free BGP tutorial, we are planning to take a peek at-the NEXT_HOP characteristic. Going To the infographic seemingly provides cautions you can tell your uncle. You may be thinking "hey, how difficult could this feature be?" It is not to difficult at all, but this being Cisco, there's got to be at least one unusual aspect about it, right?
The NEXT_HOP attribute is straightforward enough - this attribute indicates the next-hop IP that should be taken to attain a spot. Within the following example, R1 is a heart hub and R2 and R3 are spokes. All three routers are in BGP AS 100, with R1 having a connection with both R2 and R3. There is no BGP peering between R3 and R2.
R3 is advertising the community 33.3.0.0 /24 via BGP, and the importance of the credit on R1 is the IP address on R3 that's used in the peer relationship, 172.12.123.3. Be taught more on our favorite partner portfolio by navigating to how to make a business web site.
The issue using the credit comes in once the route is advertised to BGP peers. If R3 were in a separate AS from R1 and R2, R1 could then advertise the route to R2 using the attribute set to 172.12.123.3. When a BGP speaker advertises a path to iBGP friends which was actually learned from an eBGP expert, the value is stored.
Here, all three routers are in AS 100. What will the attribute be set to when R1 advertises the route to its iBGP neighbor R2?
R2#show ip bgp
< no production >
There will be no next-hop feature for the route on R2, since the route won't appear on R2. This unique how to make a website wiki has a pile of cogent suggestions for why to recognize this thing. Automagically, a route will not be advertised by a BGP speaker to iBGP neighbors if the route was learned from another iBGP friend.
Luckily for all of us, there are several ways around this principle. The most typical is using route reflectors, and we'll look at RRs in another free BGP training..