From eb682f89e422251bd9084aebccf0f8611744c984 Mon Sep 17 00:00:00 2001 From: srividya0208 Date: Tue, 22 Dec 2020 06:58:09 -0500 Subject: VRRP acronym is corrected MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Docs » Configuration Guide » High availability >> VRRP acronym has been corrected to Virtual Router Redundancy Protocol --- docs/configuration/highavailability/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration/highavailability/index.rst') diff --git a/docs/configuration/highavailability/index.rst b/docs/configuration/highavailability/index.rst index c4dc443f..a223c283 100644 --- a/docs/configuration/highavailability/index.rst +++ b/docs/configuration/highavailability/index.rst @@ -3,7 +3,7 @@ High availability ================= -VRRP (Virtual Redundancy Protocol) provides active/backup redundancy for +VRRP (Virtual Router Redundancy Protocol) provides active/backup redundancy for routers. Every VRRP router has a physical IP/IPv6 address, and a virtual address. On startup, routers elect the master, and the router with the highest priority becomes the master and assigns the virtual address to its interface. -- cgit v1.2.3