On Thu, Nov 05, 2020 at 05:12:18PM +0100, Stefan Plug wrote:
> Hey guys,
>
> BIRD2 2.0.7
>
> I want to run 2 BIRD2 Daemons, one with ipv4 config and one with ipv6 config,
> just like as with BIRD1 this works fine for BGP.
>
> Is there a way to tell BIRD2 to only listen to ipv4 or ipv6 with BFD?
On Fri, Nov 06, 2020 at 12:01:20AM +0100, Erik Zscheile (Software Development)
wrote:
> Hello,
Hello
> in an article [1] (which was one of very few articles which I found about
> BIRD + BGP AS confederations)
> it is stated that currently, BGP AS confederations have the following
> limitation:
Hello,
in an article [1] (which was one of very few articles which I found about BIRD
+ BGP AS confederations)
it is stated that currently, BGP AS confederations have the following
limitation:
Bird won't consider the confederation part while calculating distance, which
leads to weird routing
I think one of the problems is that the BFD protocol doesn’t seem to accept the
ipv4/6 channels like the other protocols.
That would probably already solve this?
> On 5. Nov 2020, at 17:12, Stefan Plug wrote:
>
> Hey guys,
>
> BIRD2 2.0.7
>
> I want to run 2 BIRD2 Daemons, one with ipv4 co
Hey guys,
BIRD2 2.0.7
I want to run 2 BIRD2 Daemons, one with ipv4 config and one with ipv6 config,
just like as with BIRD1 this works fine for BGP.
However, I have noticed that it doesn’t seem possible (?) to point BFD within a
daemon to only listen to ipv4 or ipv6 which will make both daemon
Hi,
In https://gitlab.nic.cz/labs/bird/-/blob/master/doc/bird.conf.example2, the
comment says "This is an example configuration file for MB-BGP setting".
Shouldn't it be MP-BGP setting? From git blame at
https://gitlab.nic.cz/labs/bird/-/blame/master/doc/bird.conf.example2,
the commit message says