<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Mainly for lab experimentation, I would like to be able to dynamically inject several IPv6 routes into BGP.</div>
<div><br>
</div>
<div>Creating a static route on the Linux running BIRD does not seem to grab the kernel route (even when doing
<i>"ip -6 route add ... proto [static|kernel]..."</i> My config has <i>"import all;export all"</i> for kernel & device protocols +
<i>"learn on"</i></div>
<br>
<div>What am I missing? Is it possible with BIRD without having to configure those routes in protocol static and reload BIRD? (which is a little too heavy for my environment)</div>
<div><br>
</div>
<div>Thanks in advance</div>
<div><br>
</div>
<div>-éric</div>
<div><br>
</div>
</body>
</html>