From bac2d620e7e7b3a0d8dd357c5721f12a55def092 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Sun, 11 Jun 2017 16:16:17 +0200 Subject: [PATCH] HSRP properties added --- chapter/mgmt.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/chapter/mgmt.tex b/chapter/mgmt.tex index f13a0d2..8ef7b8f 100644 --- a/chapter/mgmt.tex +++ b/chapter/mgmt.tex @@ -498,7 +498,13 @@ Go all the way and do consider if Supervisor Redundancy is a necessary requireme \myquote{\citealt{wiki:Category:First-hop_redundancy_protocols}}{is a computer networking protocol which is designed to protect the default gateway used on a subnetwork by allowing two or more routers to provide backup for that address} +\newpage + \subsection[VRRP]{Virtual Router Redundancy Protocol} + + +\newpage + \subsection[HSRP]{Hot-Standby Routing Protocol} \begin{itemize} @@ -537,6 +543,12 @@ Go all the way and do consider if Supervisor Redundancy is a necessary requireme \item still sending hellos. \end{itemize} \end{enumerate} + \item \itemhead[]{Properties} + \begin{enumerate} + \item Support auth, + \item can do interface tracking, + \item can do object tracking. + \end{enumerate} \end{itemize} Remember use of \textbf{pre-emption} when configuring the \gls{hsrp} routers with all \textit{but} the lowest priority. @@ -545,4 +557,6 @@ Remember use of \textbf{pre-emption} when configuring the \gls{hsrp} routers wit When configuring +\newpage + \subsection[GLBP]{Gateway Load Balancing Protocol}