diff --git a/chapter/mgmt.tex b/chapter/mgmt.tex index db8dbeb..dda3378 100644 --- a/chapter/mgmt.tex +++ b/chapter/mgmt.tex @@ -495,6 +495,9 @@ Go all the way and do consider if Supervisor Redundancy is a necessary requireme \newpage \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[HSRP]{Hot-Standby Routing Protocol} \subsection[GLBP]{Gateway Load Balancing Protocol} \ No newline at end of file diff --git a/references-wikipedia.bib b/references-wikipedia.bib index b023c60..320363e 100644 --- a/references-wikipedia.bib +++ b/references-wikipedia.bib @@ -32,4 +32,12 @@ year = "2017", howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Simple\%20Network\%20Management\%20Protocol&oldid=783942828}}, 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]" } \ No newline at end of file