diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-21 15:34:19 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-21 15:34:19 +0000 |
commit | 4ab192c7c9d47180560e5d97de23dd1627c8ce11 (patch) | |
tree | 0fc7b99112c340f950c34c178fd1192fc08a9bc4 /src/shim | |
parent | 192c8ed2bcadc08917d7751eb521a08b33e5117f (diff) | |
download | vyos-1x-4ab192c7c9d47180560e5d97de23dd1627c8ce11.tar.gz vyos-1x-4ab192c7c9d47180560e5d97de23dd1627c8ce11.zip |
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.
Diffstat (limited to 'src/shim')
0 files changed, 0 insertions, 0 deletions