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