diff --git a/net/keepalived/files/keepalived.config b/net/keepalived/files/keepalived.config index 6fbe8542e3..4c11e05ddb 100644 --- a/net/keepalived/files/keepalived.config +++ b/net/keepalived/files/keepalived.config @@ -104,6 +104,17 @@ config globals 'globals' # option value "" # 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" -