mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user