BGP route selection
Arvin Gan
AGan at advaoptical.com
Tue Apr 17 12:50:24 CEST 2018
Hi,
I notice that there is a description of route selection algorithm:
The global best route selection algorithm is (roughly) as follows:
* Preferences of the routes are compared.
* Source protocol instance preferences are compared.
* If source protocols are the same (e.g. BGP vs. BGP), the protocol's route selection algorithm is invoked.
* If source protocols are different (e.g. BGP vs. OSPF), result of the algorithm is undefined.
And I also notice that normally the configuration "Administrative Distance" that is mapped to preference under channel in bird is different between eBGP (default value 20) and iBGP (default value 200).
My question is : If iBgp preference is lower than eBGP preference that mean iBGP priority higher than eBGP, iBGP route is selected or eBGP route is selected, do anyone know it? But in BGP instance, eGBP is prior than iBGP.... Appreciated in advance!
Thanks
Arvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20180417/778f121f/attachment.html>
More information about the Bird-users
mailing list