diff options
author | Robert Göhler <github@ghlr.de> | 2021-05-03 20:28:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 20:28:11 +0200 |
commit | 26b88928e4a1549a08372e0e8d443eb2173ab556 (patch) | |
tree | 47ae809e027e70a03440da7c57d65a2ee8204e3d /docs/configexamples | |
parent | a849f4045a6acc50591fdb4aa78fca9c6e0a5715 (diff) | |
parent | ad14c96cea0727f6b22ff3d2260bf285746cf5b1 (diff) | |
download | vyos-documentation-26b88928e4a1549a08372e0e8d443eb2173ab556.tar.gz vyos-documentation-26b88928e4a1549a08372e0e8d443eb2173ab556.zip |
Merge pull request #520 from srividya0208/vrrp-m
VRRP: addition of rfc3768-compatibility definition
Diffstat (limited to 'docs/configexamples')
-rw-r--r-- | docs/configexamples/ha.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configexamples/ha.rst b/docs/configexamples/ha.rst index f14e6581..48d093c9 100644 --- a/docs/configexamples/ha.rst +++ b/docs/configexamples/ha.rst @@ -6,8 +6,8 @@ This document walks you through a complete HA setup of two VyOS machines. This design is based on a VM as the primary router, and a physical machine as a backup, using VRRP, BGP, OSPF and conntrack sharing. -The aim of this document is to walk you through setting everything up so you -and up at a point where you can reboot any machine and not lose more than a few +The aim of this document is to walk you through setting everything up, so +at a point where you can reboot any machine and not lose more than a few seconds worth of connectivity. Design |