Using BIRD to inject a route into BGP

Ondrej Zajicek santiago at crfreenet.org
Sat Apr 16 01:03:33 CEST 2016


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: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20160416/951eb4bd/attachment.asc>


More information about the Bird-users mailing list