[GTER] Quagga IPv6 ebgp-multihop

Rodrigo Regis dos Santos rsantos at nic.br
Fri Aug 15 13:47:02 -03 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Douglas,


Já vi um problema parecido fechando a sessão usando loopback. O Quagga
se perde e tenta enviar os pacotes para o endereço link-local em vez
de usar o endereço global da interface.

A solução é você forçar o uso do next-hop correto e não o link-local:

bgpd-RX2(config)# route-map BUG-QUAGGA permit 10
bgpd-RX2(config-route-map)#set ipv6 next-hop local 2804:15c:ca5a::2021

bgpd-RX2(config)# router bgp 53062
bgpd-RX2(config-router)# address-family ipv6 unicast
bgpd-RX2(config-router-af)#neighbor 2804:15c:ca5a::2021 route-map
BUG-QUAGGA in

bgpd-RX2# clear bgp ipv6 2804:15c:ca5a::2021 soft in


[]s
Rodrigo Regis



Em 14/08/14 21:17, Douglas Fischer escreveu:
> E a rota de retorno, como está?
> 
> 
> 2014-08-14 10:30 GMT-03:00 Marcelo Balbinot
> <marcelo at gegnet.com.br>:
> 
>> Olá, estou com dificuldade em uma sessão ebgp ipv6 multihop
>> utilizando Linux/Quagga.
>> 
>> Na verdade o problema é na recursividade das rotas, a sessão bgp
>> subiu, recebi as rotas, mas elas ficam inacessíveis via um
>> link-local.
>> 
>> Vejam a configuração e o resultado abaixo...
>> 
>> 
>> eth2: 2804:15c:ca50:c::b/64 ipv6 route 2804:15c:ca5a::2021/128
>> 2804:15c:ca50:c::a neighbor: 2804:15c:ca5a::2021
>> 
>> 
>> router# show  ipv6  bgp BGP table version is 0, local router ID
>> is 187.85.150.81 Status codes: s suppressed, d damped, h history,
>> * valid, > best, i - internal, r RIB-failure, S Stale, R Removed 
>> Origin codes: i - IGP, e - EGP, ? - incomplete
>> 
>> Network          Next Hop            Metric LocPrf Weight Path *>
>> 2001:200::/32    2804:15c:ca5a::2021                    0
>> 
>> 
>> router# show  ipv6  route  2001:200::1 Routing entry for
>> 2001:200::/32 Known via "bgp", distance 20, metric 0, best Last
>> update 09:24:09 ago * fe80::56e0:32ff:fecf:66c5, via eth2
>> 
>> 
>> ping6 -I eth2 fe80::56e0:32ff:fecf:66c5 PING
>> fe80::56e0:32ff:fecf:66c5(fe80::56e0:32ff:fecf:66c5) from 
>> fe80::210:18ff:fed2:4cd2 eth2: 56 data bytes From
>> fe80::210:18ff:fed2:4cd2 icmp_seq=1 Destination unreachable:
>> Address unreachable From fe80::210:18ff:fed2:4cd2 icmp_seq=2
>> Destination unreachable: Address unreachable From
>> fe80::210:18ff:fed2:4cd2 icmp_seq=3 Destination unreachable:
>> Address unreachable --- fe80::56e0:32ff:fecf:66c5 ping statistics
>> --- 5 packets transmitted, 0 received, +3 errors, 100% packet
>> loss, time 4022ms
>> 
>> 
>> Alguma sugestão?
>> 
>> -- Marcelo Balbinot GegNET Telecomunicações Operação de Redes e
>> Serviços IP AS 53062 INOC-DBA 53062*200 -- gter list
>> https://eng.registro.br/mailman/listinfo/gter
> 
> 
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQEcBAEBAgAGBQJT7jmGAAoJEP0X/7GC4MCheOgH/iwUZy1luxyZEl6hIa9ucIwq
aZZNzao+XNWSIvruntqeoVUp117a3Nawx7UhtovLfd1/VWelEEzo0k78WwQazLhT
2RCoHEW/5jKDmPtZLefNfxy9RmWkGii299YNccRTwCmUsAbvdykZ08ttJI1JieuX
5GXxLezRn337AmsfiwUnrl9Fjp9eJppNRmZ9+mwlYgIsHFUKgXW6/ouqinuYbF95
j5+XYM2yepGARUe9ggSsapfiXdYXKCvNkjXvY1sELEITbL1SD2+qQ1YFqres28cg
+qcY/ksdc95fZwNLTcf4bRlQ+t4MHOiV7npqhWYE8zVRbR+U8UFznp0e3f83CWg=
=+sTX
-----END PGP SIGNATURE-----



More information about the gter mailing list