Indeed the debug provided enough information to make it work :-) On 16/04/16 01:03, "Ondrej Zajicek" <[email protected]> wrote:
>On Fri, Apr 15, 2016 at 08:53:36PM +0000, Eric Vyncke (evyncke) wrote: >> Mainly for lab experimentation, I would like to be able to dynamically >>inject several IPv6 routes into BGP. >> >> Creating a static route on the Linux running BIRD does not seem to grab >> the kernel route (even when doing "ip -6 route add ... proto >> [static|kernel]..." My config has "import all;export all" for kernel & >> device protocols + "learn on" > >If BIRD did not learn the route (i.e., it is not seen in 'show route'), >then you could check logs for errors, or add 'debug all' to the kernel >protocol. > >Options import, export for device protocol is irrelevant. > >Note that you would need export all also for BGP protocol. > >-- >Elen sila lumenn' omentielvo > >Ondrej 'Santiago' Zajicek (email: [email protected]) >OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) >"To err is human -- to blame it on a computer is even more so."
