HomeVyOS Platform

T1237: Failover route add policy for targets checking

Description

T1237: Failover route add policy for targets checking

Add policy (any-available|all-available) for target checking for failover route

set protocols failover route 192.0.2.55/32 next-hop 192.168.122.1 check policy 'any-available'
set protocols failover route 192.0.2.55/32 next-hop 192.168.122.1 check target '192.168.122.1'
set protocols failover route 192.0.2.55/32 next-hop 192.168.122.1 check target '192.168.122.11'

It depends if we need that all targets must be alive on just one target.

Details

Provenance
ViacheslavAuthored on Apr 21 2023, 3:34 PM
Parents
rVYOSONEX192c8ed2bcad: Merge pull request #1921 from rgwan/current
Branches
Loading...
Tags
Loading...