mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
FHRP def from wikipedia
This commit is contained in:
parent
046f12e3b8
commit
532d178abb
|
@ -495,6 +495,9 @@ Go all the way and do consider if Supervisor Redundancy is a necessary requireme
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\section[FHRP]{First Hop Redundancy Protocol}
|
\section[FHRP]{First Hop Redundancy Protocol}
|
||||||
|
|
||||||
|
\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}
|
||||||
|
|
||||||
\subsection[VRRP]{Virtual Router Redundancy Protocol}
|
\subsection[VRRP]{Virtual Router Redundancy Protocol}
|
||||||
\subsection[HSRP]{Hot-Standby Routing Protocol}
|
\subsection[HSRP]{Hot-Standby Routing Protocol}
|
||||||
\subsection[GLBP]{Gateway Load Balancing Protocol}
|
\subsection[GLBP]{Gateway Load Balancing Protocol}
|
|
@ -33,3 +33,11 @@
|
||||||
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Simple\%20Network\%20Management\%20Protocol&oldid=783942828}},
|
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Simple\%20Network\%20Management\%20Protocol&oldid=783942828}},
|
||||||
note = "[Online; accessed 05-June-2017]"
|
note = "[Online; accessed 05-June-2017]"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@misc{ wiki:Category:First-hop_redundancy_protocols,
|
||||||
|
author = "Wikipedia",
|
||||||
|
title = "{Category:First-hop redundancy protocols} --- {W}ikipedia{,} The Free Encyclopedia",
|
||||||
|
year = "2017",
|
||||||
|
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Category\%3AFirst-hop\%20redundancy\%20protocols&oldid=775231579}},
|
||||||
|
note = "[Online; accessed 09-June-2017]"
|
||||||
|
}
|
Loading…
Reference in a new issue