diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-04-28 14:57:56 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-05-03 04:42:39 -0400 |
commit | ad14c96cea0727f6b22ff3d2260bf285746cf5b1 (patch) | |
tree | 9471d2931cf904bda5b6e16a6891f862d0f22178 /docs/configexamples | |
parent | 2c8d33e396c2bf6aa598e0fec24cbea5c2bb63c4 (diff) | |
download | vyos-documentation-ad14c96cea0727f6b22ff3d2260bf285746cf5b1.tar.gz vyos-documentation-ad14c96cea0727f6b22ff3d2260bf285746cf5b1.zip |
VRRP: addition of rfc3768-compatibility definition
Added the details of rfc3768-compatibility option and its command
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 |