diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-06 12:24:52 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-07 11:07:11 +0000 |
commit | 1a402dd93974840e1039972276e8dbf1cf8694fe (patch) | |
tree | cf6f5bfb671115a8ae76dab465bdae1564ea8143 /src/etc/systemd/system | |
parent | 5f94bde6d6024b753765d28d2fdb69806f1968b5 (diff) | |
download | vyos-1x-1a402dd93974840e1039972276e8dbf1cf8694fe.tar.gz vyos-1x-1a402dd93974840e1039972276e8dbf1cf8694fe.zip |
T1237: Failover route add checks for multiple targets
There is only one target for checking ICMP/ARP
Extend it for checking multiple targets
set protocols failover route 192.0.2.55/32 next-hop 192.168.122.1 check target '203.0.113.1'
set protocols failover route 192.0.2.55/32 next-hop 192.168.122.1 check target '203.0.113.11'
The route will be installed only if all targets are 'alive'
Diffstat (limited to 'src/etc/systemd/system')
0 files changed, 0 insertions, 0 deletions