Trouble with IPv6 setup on Quagga

Oliver olipro at 8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa
Wed Aug 8 07:37:26 UTC 2012


On Tuesday 07 August 2012 01:08:24 Anurag Bhatia wrote:
> 
> router bgp 54456
>  bgp router-id 199.116.78.28
>  redistribute connected metric 1
>  redistribute static metric 1
>  neighbor 2607:1b00:10:a::1 remote-as 54456
>  neighbor 2607:1b00:10:a::1 next-hop-self
> 
>  address-family ipv6
>  network 2607:1b00:d1::/48
>  network 2607:1b00:d2::/48
>  neighbor 2607:1b00:10:a::1 activate
>  exit-address-family

Specifying "next-hop-self" in the general BGP router config section is 
equivalent to specifying it purely for IPv4 routes; you need to specify next-
hop-self in the IPv6 address-family section.

Regards,
Oliver




More information about the NANOG mailing list