mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-10-30 17:59:38 +00:00
added citeation to history from 2010
This commit is contained in:
parent
1c1e4e749d
commit
8f7fce7967
|
@ -48,6 +48,8 @@ Always remember the following points for Cisco devices:\cite{wiki:Administrative
|
|||
|
||||
Used in IP networks (v4) and a \gls{lsr} protocol. Defined as OSPFv2 on \rfc{2328} from 1998.
|
||||
|
||||
\cite{Theendle83:online}
|
||||
|
||||
\subsection{Algorithm}
|
||||
|
||||
The protocol uses Dijkstra\tsq{s} algorithm when calculating metrics mathematically.
|
||||
|
|
|
@ -48,4 +48,13 @@
|
|||
month = {February},
|
||||
year = {2018},
|
||||
note = {(Accessed on 02/18/2018)}
|
||||
}
|
||||
|
||||
@misc{Theendle83:online,
|
||||
author = {},
|
||||
title = {The endless story of OSPF vs IS-IS - Part 2 "The history" - Networkers-online.com},
|
||||
howpublished = {\url{http://www.networkers-online.com/blog/2010/04/the-endless-story-of-ospf-vs-is-is-part-2-the-history/}},
|
||||
month = {April},
|
||||
year = {2010},
|
||||
note = {(Accessed on 02/18/2018)}
|
||||
}
|
Loading…
Reference in a new issue