On Fri, Jan 22, 2021 at 06:13:44PM +0300, Дружок 1 wrote:
> Hello, All!
>
> I have two bird2.0.7 process run in same Linux system:
>bird
>bird6 (copy of sbin/bird)
> It used two different config files.
> In each config describes protocol bfd
> But I need that process “bird” unbind own bfd
Дружок 1 writes:
> Hello, All!
>
> I have two bird2.0.7 process run in same Linux system:
>bird
>bird6 (copy of sbin/bird)
> It used two different config files.
> In each config describes protocol bfd
> But I need that process “bird” unbind own bfd from v6 address, and process
> “bird6”
Hello, All!
I have two bird2.0.7 process run in same Linux system:
bird
bird6 (copy of sbin/bird)
It used two different config files.
In each config describes protocol bfd
But I need that process “bird” unbind own bfd from v6 address, and process
“bird6” - from v4 address (conflict).
How