diff options
author | Robert Göhler <github@ghlr.de> | 2021-05-03 20:28:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-03 20:28:32 +0200 |
commit | b28d0d72b3ce981831a9445f3489b816479c586e (patch) | |
tree | 78bb0af3ae47a93bf4dfcb3117202a50e0dd8b4e /docs/configexamples/ha.rst | |
parent | 8f9d6e8ab670eb6eae0e11ac3d36c84b37b73fe3 (diff) | |
parent | 7e160bf3b7908109779deec9c9213b7c0d59c760 (diff) | |
download | vyos-documentation-b28d0d72b3ce981831a9445f3489b816479c586e.tar.gz vyos-documentation-b28d0d72b3ce981831a9445f3489b816479c586e.zip |
Merge pull request #521 from srividya0208/vrrp-e
VRRP(equuleus): addition of rfc3768-compatibility definition
Diffstat (limited to 'docs/configexamples/ha.rst')
-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 702cb2b2..a174c08f 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 |