From 44383529189685fe1035d5a026915bb5929f1bc3 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Mon, 24 Apr 2023 16:29:50 +0300 Subject: Add protocol failover route policy --- docs/configuration/protocols/failover.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs/configuration/protocols') diff --git a/docs/configuration/protocols/failover.rst b/docs/configuration/protocols/failover.rst index 11fb20ca..daeb65f4 100644 --- a/docs/configuration/protocols/failover.rst +++ b/docs/configuration/protocols/failover.rst @@ -32,6 +32,19 @@ Failover Routes Default is ``icmp``. +.. cfgcmd:: set protocols failover route next-hop
check + policy + + Policy for checking targets + +* ``all-available`` all checking target addresses must be available to pass + this check + +* ``any-available`` any of the checking target addresses must be available + to pass this check + + Default is ``any-available``. + .. cfgcmd:: set protocols failover route next-hop
interface -- cgit v1.2.3