mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
Added CARP to the todo list of subjects to take notes bout
This commit is contained in:
parent
22eb2ced72
commit
6506a37174
|
@ -51,6 +51,7 @@
|
||||||
- [ ] GLBP
|
- [ ] GLBP
|
||||||
- [ ] HSRP
|
- [ ] HSRP
|
||||||
- [ ] VRRP
|
- [ ] VRRP
|
||||||
|
- [ ] CARP
|
||||||
|
|
||||||
## Stacking
|
## Stacking
|
||||||
- [ ] VSS
|
- [ ] VSS
|
||||||
|
|
|
@ -40,4 +40,12 @@
|
||||||
year = "2017",
|
year = "2017",
|
||||||
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Category\%3AFirst-hop\%20redundancy\%20protocols&oldid=775231579}},
|
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Category\%3AFirst-hop\%20redundancy\%20protocols&oldid=775231579}},
|
||||||
note = "[Online; accessed 09-June-2017]"
|
note = "[Online; accessed 09-June-2017]"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@misc{ wiki:Common_Address_Redundancy_Protocol,
|
||||||
|
author = "Wikipedia",
|
||||||
|
title = "{Common Address Redundancy Protocol} --- {W}ikipedia{,} The Free Encyclopedia",
|
||||||
|
year = "2017",
|
||||||
|
howpublished = {\url{http://en.wikipedia.org/w/index.php?title=Common\%20Address\%20Redundancy\%20Protocol&oldid=767510512}},
|
||||||
|
note = "[Online; accessed 11-June-2017]"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue