Update bird.conf.tmpl
This commit is contained in:
parent
47aa5b77e4
commit
e82882da8c
@ -171,10 +171,10 @@ protocol kernel { # Primary routing table
|
|||||||
# BFD
|
# BFD
|
||||||
protocol bfd {
|
protocol bfd {
|
||||||
interface "${network_name:-lixonet}" {
|
interface "${network_name:-lixonet}" {
|
||||||
min rx interval 250 ms;
|
min rx interval 1000 ms;
|
||||||
min tx interval 250 ms;
|
min tx interval 1000 ms;
|
||||||
idle tx interval 1000 ms;
|
idle tx interval 1000 ms;
|
||||||
multiplier 10;
|
multiplier 5;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user