Hi,
Bird from master branch ignores the default preference set in channel
for a kernel protocol, like that:
protocol kernel {
learn yes;
ipv4 {
preference 200;
import all;
export none;
};
}
Version 2.0.10 seems ok. I suppose
On Mon, Sep 19, 2022 at 01:23:28PM +, Mazur, Dariusz via Bird-users wrote:
> Hello,
> In my setup I have iBGP session with peer , and I learn v6 route. It is iBGP
> so we have 2 next hops global and link-local. By default bird uses link-local
> when route is exported to kernel. Is there any c
On Tue, Sep 20, 2022 at 09:32:31AM +0200, Tore Anderson via Bird-users wrote:
> Hi
>
> Is it possible to garbage collect unused dynamic BGP neighbours?
Hi
i think that 'configure' CLI command should remove unused dynamic BGP
instaces as a side-effect of its unused protocols cleanup code, even if
Dear all,
Since some of our customers have devices which are not supporting EBGP add-path
capability, I was wondering would there be an option that BIRD announces also
other “not only best” paths, since it looks like that now only the best one
elected, based on (router-id) RID is announced to
Hi
Is it possible to garbage collect unused dynamic BGP neighbours?
In my environment, these come and go because the dynamic BGP neighbours
are themselves quite dynamic (orchestrated containers that get a new IP
address every time they are updated or restarted).
This causes BIRD to accumulate no