22 Jan
2021
22 Jan
'21
3:33 p.m.
Дружок 1 <arkhipax@gmail.com> 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” - from v4 address (conflict).
How do it?
Why are you running two instances? That was a bird 1 thing, bird2 will happily do both IPv4 and IPv6 in the same instance... -Toke