[155406] in North American Network Operators' Group

home help back first fref pref prev next nref lref last post

Re: Trouble with IPv6 setup on Quagga

daemon@ATHENA.MIT.EDU (Oliver)
Wed Aug 8 06:58:00 2012

From: Oliver <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
To: nanog@nanog.org
Date: Wed, 08 Aug 2012 09:37:26 +0200
In-Reply-To: <CAJ0+aXZK=ghv9_yt3=OJyoVrnFtwDKNwALJXSUdFfUCXNmHE9w@mail.gmail.com>
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org

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


home help back first fref pref prev next nref lref last post