Cisco CCNP / BSCI Tutorial: The BGP Attribute NEXT_HOP
SEnuke: Ready for action
When you are studying for the BSCI test on the solution to gaining your CCNP certification, you've got to master the use of BGP attributes. If you believe anything, you will possibly wish to check up about company web site. These attributes permit you to adjust the road or paths that BGP will use to reach certain destination when multiple paths to that destination exist.
In this free BGP tutorial, we are planning to take a look at-the NEXT_HOP feature. You may well be considering \hey, how difficult could this attribute be?\ It is not so complicated at all, but this being Cisco, there is got to be at least one unusual aspect about it, right?
The NEXT_HOP attribute is easy enough - this attribute indicates the next-hop INTERNET protocol address that should be taken to achieve a destination. In the following instance, R1 is a link modem and R3 and R2 are spokes. All three routers are in BGP AS 100, with R1 having a relationship with both R3 and R2. There's no BGP peering between R2 and R3.
R3 is advertising the community 33.3.0.0 /24 via BGP, and the value of the attribute on R1 is the IP address on R3 that's found in the peer relationship, 172.12.123.3.
The matter with the next-hop attribute is available in once the route is marketed to BGP peers. If R3 were in another AS from R1 and R2, the route would be then advertised by R1 to R2 with the attribute set to 172.12.123.3. Whenever a BGP speaker advertises a path to iBGP peers that was initially learned from an eBGP look, the value is stored.
Here, all three routers are in AS 100. What will the next-hop attribute be established to when R1 advertises the route to its iBGP friend R2?
R2#show internet protocol address bgp
< no productivity ">
There will be no next-hop credit for the route on R2, as the route won't look on R2. By default, a route won't be advertised by a BGP speaker to iBGP neighbors if the route was learned from another iBGP neighbor. Identify extra info on our partner encyclopedia - Click this web site: Ppc Affiliate Programs 16388.
Luckily for 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 guide..
Replies