keepalived: add config for bfd_instance

Add config for bfd_instance in keepalived.config.
This includes all currently supported options.

Signed-off-by: Rishabh <rishabhshah2005@gmail.com>
This commit is contained in:
Rishabh
2026-04-20 22:53:07 +05:30
committed by Florian Eckert
parent 361beae4ed
commit b3a0f57c4f
+11 -1
View File
@@ -104,6 +104,17 @@ config globals 'globals'
# option value "<script-file2>"
# option weight "2"
#config bfd_instance
# option name "bfd_instance1"
# option neighbor_ip "192.168.10.1"
# option source_ip "192.168.20.1"
# option min_rx "300"
# option min_tx "300"
# option idle_tx "1000"
# option hoplimit "30"
# option max_hops "30"
# option weight "50"
#config vrrp_instance
# option name "VI_1"
# option use_vmac "eth0"
@@ -194,4 +205,3 @@ config globals 'globals'
# option name "url2"
# option path "/testurl/test2.jsp"
# option digest "22"