[GTER] Critérios para eleição de rotas BGP

Adriano Macedo adriano at mcinfor.com.br
Fri Aug 29 11:22:20 -03 2014


Bom dia pessoal, ou eu não sei como funciona o algorítimo de eleição de 
rotas BGP ou meu roteador está com problemas de saúde. Até onde eu sei o 
roteador verifica os seguintes parâmetros para definir qual a melhor rota:

Software Router Linux (Vyos)

(1)Prefere a rota com maior Weight
(2)Prefere a rota com maior Local-Preference
(3)Prefere a rota com menor As-Path
(4)Prefere a rota originada localmente ou por anuncio do próprio BGP
(5)Prefere a rota com a menor Origin
(6)Prefere a rota com o menor MED
(7)Prefere a rotas aprendida por eBGP
(8)Prefere as rotas do roteador com menor Router ID

E no meu caso um novo parâmetro, quase que soberano:

(X)Route Age, a rota mais velha!

Então fiz o seguinte teste. A melhor rota para o host 200.160.2.3 no 
momento era a operadora 1, filtrei as rotas dessa operadora e as recebi 
novamente, a melhor rota para o host 200.160.2.3 passou a ser a 
operadora 2, filtrei as rotas dessa operadora e as recebi novamente e a 
melhor rota rota para 200.160.2.3 passou a ser pela operadora 3, então 
me pergunto, que critério de eleição de rotas é esse?

-------------------------------------------------------------------------------------
Command: show ip bgp 200.160.2.3

BGP routing table entry for 200.160.0.0/20
Paths: (3 available, best #2, table Default-IP-Routing-Table)
Not advertised to any peer
263099 18881 22548
177.85.104.233 from 177.85.104.233 (186.225.176.5)
Origin IGP, localpref 100, valid, external
Last update: Fri Aug 29 03:22:39 2014

52967 10429 22548
177.36.192.193 from 177.36.192.193 (177.36.192.1)
Origin IGP, localpref 100, valid, external, best
Last update: Thu Aug 28 15:02:49 2014

262631 26615 22548
177.86.151.13 from 177.86.151.13 (177.86.151.1)
Origin IGP, localpref 100, valid, external
Last update: Thu Aug 28 15:02:25 2014
-------------------------------------------------------------------------------------

Command: show ip bgp 200.160.2.3

BGP routing table entry for 200.160.0.0/20
Paths: (3 available, best #3, table Default-IP-Routing-Table)
Not advertised to any peer
52967 10429 22548
177.36.192.193 from 177.36.192.193 (177.36.192.1)
Origin IGP, localpref 100, valid, external
Last update: Fri Aug 29 08:40:34 2014

263099 18881 22548
177.85.104.233 from 177.85.104.233 (186.225.176.5)
Origin IGP, localpref 100, valid, external
Last update: Fri Aug 29 03:22:38 2014

262631 26615 22548
177.86.151.13 from 177.86.151.13 (177.86.151.1)
Origin IGP, localpref 100, valid, external, best
Last update: Thu Aug 28 15:02:24 2014
-------------------------------------------------------------------------------------

Command: show ip bgp 200.160.2.3

BGP routing table entry for 200.160.0.0/20
Paths: (3 available, best #3, table Default-IP-Routing-Table)
Not advertised to any peer
262631 26615 22548
177.86.151.13 from 177.86.151.13 (177.86.151.1)
Origin IGP, localpref 100, valid, external
Last update: Fri Aug 29 08:54:57 2014

52967 10429 22548
177.36.192.193 from 177.36.192.193 (177.36.192.1)
Origin IGP, localpref 100, valid, external
Last update: Fri Aug 29 08:54:23 2014

263099 18881 22548
177.85.104.233 from 177.85.104.233 (186.225.176.5)
Origin IGP, localpref 100, valid, external, best
Last update: Fri Aug 29 03:22:38 2014
-------------------------------------------------------------------------------------


Adriano Macedo
MC Informática LTDA




More information about the gter mailing list