05-31-2022 08:08 PM
Hello, I have an iBGP AS flanked by two eBGP AS.
Within my two eBGP AS's I am using AS prepending to prioritise route paths.
The problem is that I am finding when I pass routes from an eBGP AS to the iBGP AS that the default local preference value (100) in iBGP is taking precedence over the eBGP AS prepending (as expected due to the BGP order of priority).
Therefore, is there any way to make my iBGP AS prefer the prepending metric rather than the local preference metric ?
Thank you kindly.
05-31-2022 10:44 PM
If you not change LP it be same for both ibgp and ebgp even if it not appear in show ip bgp,
There is other criteria which effect select of ibgp, can i see
Show ip bgp x.x.x.x
06-01-2022 01:08 AM
Please post the configuraiton example and show output for us to understand better.
06-01-2022 01:19 AM
Hello
@tedauction wrote:
Hello, I have an iBGP AS flanked by two eBGP AS.
Within my two eBGP AS's I am using AS prepending to prioritise route paths.
As-prepending "WITHIN" your own asn really isnt applicable, and if you try to prepend your own asn to ebgp routes then it wont work.
For traffic engineering within your internal bgp domain for egress traffic the local preference.attribute would be a preferred method.
06-01-2022 02:00 AM
Hello
@tedauction wrote:
Hello, I have an iBGP AS flanked by two eBGP AS.
Within my two eBGP AS's I am using AS prepending to prioritise route paths.
As-prepending "WITHIN" your own asn really isnt applicable, and if you try to prepend your own asn to ebgp routes then it wont work.
For traffic engineering within your internal bgp domain for egress traffic the local preference.attribute would be a preferred method.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide