From d6bfbe84f7ece6a2a7b13c659f79da60dfaf4858 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 02:28:37 +0100 Subject: [PATCH 01/20] Update mailmap --- .mailmap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.mailmap b/.mailmap index 9ca08ed..9926a42 100644 --- a/.mailmap +++ b/.mailmap @@ -1,4 +1,4 @@ -Christoffer -Christoffer -Christoffer -Christoffer +Christoffer Hansen +Christoffer Hansen +Christoffer Hansen +Christoffer Hansen From d30652cb06e1a77ca87145622f1b1ab347dc914f Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 02:33:24 +0100 Subject: [PATCH 02/20] Bumped to 0.4.0 --- CHANGELOG.md | 7 +++++-- README.md | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a924bb..e095446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - See commit changelog +## [0.4.0] - 2018-02-18 +### Added chapter for EIGRP + ## [0.3.4] - 2017-09-17 ### Fix - Cannot remember what was fixed @@ -75,9 +78,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). [0.7.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.6.0...v0.7.0 [0.6.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.5.0...v0.6.0 [0.5.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.4.0...v0.5.0 -[0.4.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.3...v0.4.0 -[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.4...HEAD +[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.4.0...HEAD +[0.4.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.4...v0.4.0 [0.3.4]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.3...v0.3.4 [0.3.3]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.2...v0.3.3 [0.3.2]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...v0.3.2 diff --git a/README.md b/README.md index 5310e0f..6c730c7 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## Routing - [X] BGP - [ ] ISIS -- [ ] EIGRP (cisco proprietary) +- [X] EIGRP (cisco proprietary) - [ ] OSPF - [ ] RIP - [ ] InterVLAN Routing From d6f5ada350b7b448442c1ead28da2e67c65550e2 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 02:38:10 +0100 Subject: [PATCH 03/20] Fixed version number on frontpage --- frontpage.tex | 3 +-- main.tex | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontpage.tex b/frontpage.tex index 7ab7fb4..bd495e1 100644 --- a/frontpage.tex +++ b/frontpage.tex @@ -3,10 +3,9 @@ \title{Networking with switches and routers, automation and IPv4/6} \def\thesubject{My Notes going along with learning Cisco Networking} -\author{"Netravnen (Gmail) (netravnen@gmail.com)" \\ +\author{"Christoffer Hansen" \\ Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} -\def\theversion{v0.3.3} \date{{\footnotesize Last release \theversion\\% \texttt{\color{Gray}Generated \utccurrenttime}}} diff --git a/main.tex b/main.tex index d588308..e6befab 100644 --- a/main.tex +++ b/main.tex @@ -10,6 +10,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} +\def\theversion{v0.4.0} \include{frontpage} \tableofcontents From 37ebac1ba28622893349109eba06b7320d880102 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 02:39:45 +0100 Subject: [PATCH 04/20] Fix changelog formatting --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e095446..476b093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - See commit changelog ## [0.4.0] - 2018-02-18 -### Added chapter for EIGRP +### Added +- EIGRP chapter ## [0.3.4] - 2017-09-17 ### Fix From 4436d66d5af6316edc2b893ff79eddf87966f86f Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 03:12:39 +0100 Subject: [PATCH 05/20] reformat eigrp section --- chapter/layer3.tex | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/chapter/layer3.tex b/chapter/layer3.tex index 6e71c74..65b098f 100644 --- a/chapter/layer3.tex +++ b/chapter/layer3.tex @@ -54,27 +54,40 @@ Always remember the following points for Cisco devices:\cite{wiki:Administrative \section{EIGRP} -\gls{eigrp} is Cisco's enhanced edition if \gls{igrp}. Dating back to 1993 and a leg for Cisco over other vendors back in the early days of the Internet. (.. hmm. And remember Cisco's implementation of \gls{ospf} was known to be unstable until the early 2000's.) +\gls{eigrp} is Cisco's enhanced edition if \gls{igrp}. Dating back to 1993 and a +leg for Cisco over other vendors back in the early days of the Internet. (.. +hmm. And remember Cisco's implementation of \gls{ospf} was known to be unstable +until the early 2000's.) -The change to \gls{eigrp} from \gls{igrp} was due to the support of classless routing. (\gls{igrp} only supported classful routing of class A (/8), B (/16), and C (/24) networks.) +The change to \gls{eigrp} from \gls{igrp} was due to the support of classless +routing. (\gls{igrp} only supported classful routing of class A (/8), B (/16), +and C (/24) networks.) -Cisco converted \gls{eigrp} to an open standard back in 2013 with \rfc{7868}.\cite{wiki:Enhanced_Interior_Gateway_Routing_Protocol} +Cisco converted \gls{eigrp} to an open standard back in 2013 with +\rfc{7868}.\cite{wiki:Enhanced_Interior_Gateway_Routing_Protocol} -\gls{eigrp} adds support for \gls{vlsm} and the \gls{dual} with improved routing capabilities in comparison to \gls{igrp}. Overall \gls{eigrp} provides better capabilities compared to it's predecessor. +\gls{eigrp} adds support for \gls{vlsm} and the \gls{dual} with improved routing +capabilities in comparison to \gls{igrp}. Overall \gls{eigrp} provides better +capabilities compared to it's predecessor. \subsection[Math]{The Math behind} -\fig{math/eigrp-dual-long}{eigrp-dual-long}{\glspl{eigrp} \gls{dual} full formula} +\fig{math/eigrp-dual-long}{eigrp-dual-long}{\glspl{eigrp} \gls{dual} full + formula} -By default $K_2$, and $K_4$ is set to zero. (The are user customizable!) And $K_5$ is set to 0. +By default $K_2$, and $K_4$ is set to zero. (The are user customizable!) And +$K_5$ is set to 0. In effect the resulting shorter formula is this: -\fig{math/eigrp-dual-short}{eigrp-dual-short}{\glspl{eigrp} \gls{dual} short formula} +\fig{math/eigrp-dual-short}{eigrp-dual-short}{\glspl{eigrp} \gls{dual} short + formula} \subsection{How it actually works} -\gls{eigrp} does it routing on a \texttt{next-hop} basis. Meaning it only stores information about a given routes next turn. And \textbf{not} about the destination itself. (Like \gls{ospf} does) +\gls{eigrp} does it routing on a \texttt{next-hop} basis. Meaning it only stores +information about a given routes next turn. And \textbf{not} about the +destination itself. (Like \gls{ospf} does) \subsubsection{Defaults} From 6c0c9e1d65e2cbe4bbf35b1a7e426c0964ad5771 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 12:01:23 +0000 Subject: [PATCH 06/20] Update LICENSE.md Updated year information --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 966073a..fcb39c4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2017, Netravnen +Copyright (c) 2017-2018, Netravnen All rights reserved. Redistribution and use in source and binary forms, with or without From 610976b43915f59a60011a8770a9e008f25cd06a Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 13:49:58 +0000 Subject: [PATCH 07/20] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c730c7..9a56b88 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Subjects tryied covered +[Original repo][gitlab], [mirror][github] + ## Switching - [X] Spanning Tree - [ ] SDM Templates @@ -73,5 +75,5 @@ - [X] OSPFv2 - [X] VTY -[repo-origin]: https://gitlab.com/netravnen/CiscoLabNotes -[repo-mirror]: https://github.com/netravnen/CiscoLabNotes +[gitlab]: https://gitlab.com/NETRAVNEN/NetworkLabNotes +[github]: https://github.com/NETRAVNEN/NetworkLabNotes From 6624af09c99952743bc9a6b0b52a4baee97e1120 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 13:50:43 +0000 Subject: [PATCH 08/20] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a56b88..bcf6692 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Subjects tryied covered +URLs: [Development repository][gitlab], [mirror][github] -[Original repo][gitlab], [mirror][github] +# Subjects tryied covered ## Switching - [X] Spanning Tree From 16a61d4ad803248b4a5fc5e793aab195fd6b4937 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 13:58:29 +0000 Subject: [PATCH 09/20] Update README.md Added mirror-2 and changed task lists to use correct lowercase x for completed tasks. --- README.md | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index bcf6692..68eae52 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -URLs: [Development repository][gitlab], [mirror][github] +URLs: [Development repository][gitlab], [mirror][github], [mirror][git.data.coop] # Subjects tryied covered ## Switching -- [X] Spanning Tree +- [x] Spanning Tree - [ ] SDM Templates - [ ] PoE - [ ] LACP @@ -12,9 +12,9 @@ URLs: [Development repository][gitlab], [mirror][github] - [ ] vPC (cisco proprietary) ## Routing -- [X] BGP +- [x] BGP - [ ] ISIS -- [X] EIGRP (cisco proprietary) +- [x] EIGRP (cisco proprietary) - [ ] OSPF - [ ] RIP - [ ] InterVLAN Routing @@ -61,19 +61,20 @@ URLs: [Development repository][gitlab], [mirror][github] - [ ] StackWise ## AAA -- [X] TACACS+ (cisco proprietary) -- [X] RADIUS +- [x] TACACS+ (cisco proprietary) +- [x] RADIUS ## Example configuration snippets - [ ] SSH -- [X] CDP (cisco proprietary) -- [X] DHCP -- [X] HSRP (cisco proprietary) -- [X] Hardware clock -- [X] LLDP -- [X] NTP -- [X] OSPFv2 -- [X] VTY +- [x] CDP (cisco proprietary) +- [x] DHCP +- [x] HSRP (cisco proprietary) +- [x] Hardware clock +- [x] LLDP +- [x] NTP +- [x] OSPFv2 +- [x] VTY [gitlab]: https://gitlab.com/NETRAVNEN/NetworkLabNotes [github]: https://github.com/NETRAVNEN/NetworkLabNotes +[git.data.coop]: https://git.data.coop/NETRAVNEN/NetworkLabNotes/settings From 4d07e287f4ce3a2aed7d676478638b7f1abe388f Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 15:01:48 +0100 Subject: [PATCH 10/20] babel section initial commit --- chapter/layer3.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chapter/layer3.tex b/chapter/layer3.tex index 65b098f..a6e87f7 100644 --- a/chapter/layer3.tex +++ b/chapter/layer3.tex @@ -219,6 +219,10 @@ The version of rip supporting ipv6. different to the standard rip in the ng vers \newpage +\section{Babel} + +\newpage + \section{Static} \newpage From cee97b1240d047d495357b8e4c3f5b1bde824afc Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 16:46:17 +0100 Subject: [PATCH 11/20] new accr aodv --- acronyms.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/acronyms.tex b/acronyms.tex index 9cb6ff1..40ca9c9 100644 --- a/acronyms.tex +++ b/acronyms.tex @@ -1,4 +1,5 @@ \newacronym{adsl}{ADSL}{Asymmetric Digital Subscriber Line} +\newacronym{aodv}{AODV}{Adhoc On-Demand Distance Vector Routing} \newacronym{ap}{AP}{Access Point} \newacronym{arin}{ARIN}{American Registry for Internet Numbers} \newacronym{arp}{ARP}{Address Resolution Protocol} From 82379cea6731f6a192b936ee7e8c667c280795a0 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 16:46:31 +0100 Subject: [PATCH 12/20] new accr dsdv --- acronyms.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/acronyms.tex b/acronyms.tex index 40ca9c9..1403321 100644 --- a/acronyms.tex +++ b/acronyms.tex @@ -33,6 +33,7 @@ \newacronym{dns6}{DNSv6}{Domain Name System version 6} \newacronym{dr}{DR}{Danmarks Radio} \newacronym{dual}{DUAL}{Diffusing Update Algorithm} +\newacronym{dsdv}{DSDV}{Destination-Sequenced Distance Vector} \newacronym{dsl}{DSL}{Digital Subscriber Line} \newacronym{dst}{dst}{destination} \newacronym{dwdm}{DWDM}{} From 8c7f0cba6ce76259babcab0c120a4b11de50d8b1 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:05:07 +0100 Subject: [PATCH 13/20] babel initial description --- chapter/layer3.tex | 38 ++++++++++++++++++++++++++++++++++++++ main.tex | 2 +- references-videos.bib | 9 +++++++++ 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 references-videos.bib diff --git a/chapter/layer3.tex b/chapter/layer3.tex index a6e87f7..ad1f04d 100644 --- a/chapter/layer3.tex +++ b/chapter/layer3.tex @@ -221,6 +221,44 @@ The version of rip supporting ipv6. different to the standard rip in the ng vers \section{Babel} +Babel is built on the principles of 1) \gls{dsdv}, 2) \gls{aodv}, and 3) +\gls{eigrp} protocols. +Made for hybrid networks\footnote{network contains wired and wireless links} +and can account for a high level of instability on wireless links. + +Babel has been reported to be running stable in unstable wireless networks with +a level of reliability and fast convergence. + +\begin{itemize} + \item Loop-avoidance protocol, + \item Uses distributed Bellman-Ford algorithm, + \item \rfc{6126} in 45 pages, \textit{(28 are normative)} + \begin{enumerate} + \item Updates by \rfc{7298}, and + \item \rfc{7557}. + \end{enumerate} + \item Highly extensible protocol,\cite{BabelDoe86:online} + \item Supports \gls{ip4} and \gls{ip6}. +\end{itemize} + +Babel on \underline{wired} networks uses by default hop-count. Can be +configured to include several values when computing the metrics. +On \underline{wireless} networks Babel should be configured to take into +account factors such as link latency, packet loss, hop-count, and radio +diversity. + +\subsection{Protocol support} + +Currently the following projects include support for +Babel:\cite{Babel—al30:online} + +\begin{itemize} + \item Bird {\footnotesize \url{http://bird.network.cz/}} + \item FRR {\footnotesize \url{https://frrouting.org/}} + \item Pybabel {\footnotesize \url{https://github.com/fingon/pybabel/}} + \item Sbabeld {\footnotesize \url{http://github.com/jech/sbabeld/}} +\end{itemize} + \newpage \section{Static} diff --git a/main.tex b/main.tex index e6befab..77aa174 100644 --- a/main.tex +++ b/main.tex @@ -70,7 +70,7 @@ % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\bibliography{references-books,references-websites,references-wikipedia} +\bibliography{references-books,references-websites,references-wikipedia,references-videos} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % diff --git a/references-videos.bib b/references-videos.bib new file mode 100644 index 0000000..e8a986d --- /dev/null +++ b/references-videos.bib @@ -0,0 +1,9 @@ +@misc{BabelDoe86:online, + author = {Juliusz Chroboczek}, + title = {Babel Doesn't Care + Slides - BattleMeshV8 - YouTube}, + howpublished = + {\url{https://www.youtube.com/watch?v=1zMDLVln3XM&t=10s&ab_channel=AdjyLeak}}, + month = {August}, + year = {2015}, + note = {(Accessed on 02/18/2018)} +} \ No newline at end of file From 5f497d8065c4e789a6a446118f10e743909e701c Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:07:37 +0100 Subject: [PATCH 14/20] new accr hmac --- acronyms.tex | 1 + chapter/layer3.tex | 6 ++++-- references-websites.bib | 9 +++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/acronyms.tex b/acronyms.tex index 1403321..952d589 100644 --- a/acronyms.tex +++ b/acronyms.tex @@ -62,6 +62,7 @@ \newacronym{gprs}{GPRS}{General Packet Radio Service} \newacronym{gsm}{GSM}{Global System for Mobile communications} \newacronym{ha}{HA}{High Availability} +\newacronym{hmac}{HMAC}{Hashed Message Authentication Code} \newacronym{hsrp}{HSRP}{Hot-Standby Routing Protocol} \newacronym{http}{HTTP}{Hypertext Transfer Protocol} \newacronym{https}{HTTPS}{Hyper Text Transfer Protocol Secure} diff --git a/chapter/layer3.tex b/chapter/layer3.tex index ad1f04d..3f963e0 100644 --- a/chapter/layer3.tex +++ b/chapter/layer3.tex @@ -234,8 +234,10 @@ a level of reliability and fast convergence. \item Uses distributed Bellman-Ford algorithm, \item \rfc{6126} in 45 pages, \textit{(28 are normative)} \begin{enumerate} - \item Updates by \rfc{7298}, and - \item \rfc{7557}. + \item Updates by \rfc{7298} {\scriptsize (The Babel extension + mechanism)}, and + \item \rfc{7557} {\scriptsize (Babel \gls{hmac} Cryptographic + Authentication)}. \end{enumerate} \item Highly extensible protocol,\cite{BabelDoe86:online} \item Supports \gls{ip4} and \gls{ip6}. diff --git a/references-websites.bib b/references-websites.bib index 3094e1c..7b363a0 100644 --- a/references-websites.bib +++ b/references-websites.bib @@ -48,4 +48,13 @@ month = {February}, year = {2018}, note = {(Accessed on 02/18/2018)} +} + +@misc{Babel—al30:online, + author = {}, + title = {Babel — a loop-avoiding distance-vector routing protocol}, + howpublished = {\url{https://www.irif.fr/~jch/software/babel/}}, + month = {}, + year = {}, + note = {(Accessed on 02/18/2018)} } \ No newline at end of file From ebf1809b2769457762b810c46aaf0382823405cf Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:51:22 +0100 Subject: [PATCH 15/20] citation fix symbol to standard hyphen --- chapter/layer3.tex | 4 ++-- references-websites.bib | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chapter/layer3.tex b/chapter/layer3.tex index 3f963e0..3c60fa6 100644 --- a/chapter/layer3.tex +++ b/chapter/layer3.tex @@ -251,8 +251,8 @@ diversity. \subsection{Protocol support} -Currently the following projects include support for -Babel:\cite{Babel—al30:online} +Currently the following projects include support for Babel: +\cite{Babel-al30:online} \begin{itemize} \item Bird {\footnotesize \url{http://bird.network.cz/}} diff --git a/references-websites.bib b/references-websites.bib index 7b363a0..178a544 100644 --- a/references-websites.bib +++ b/references-websites.bib @@ -50,8 +50,8 @@ note = {(Accessed on 02/18/2018)} } -@misc{Babel—al30:online, - author = {}, +@misc{Babel-al30:online, + author = {Juliusz Chroboczek}, title = {Babel — a loop-avoiding distance-vector routing protocol}, howpublished = {\url{https://www.irif.fr/~jch/software/babel/}}, month = {}, From 597857991781b028b561e972f0b228b73644c177 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:51:54 +0100 Subject: [PATCH 16/20] Move definition of strings from frontpage.tex file to main.tex file --- frontpage.tex | 6 ------ main.tex | 7 ++++++- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/frontpage.tex b/frontpage.tex index bd495e1..17443aa 100644 --- a/frontpage.tex +++ b/frontpage.tex @@ -1,11 +1,5 @@ \DTMsavenow{now} -\title{Networking with switches and routers, automation and IPv4/6} -\def\thesubject{My Notes going along with learning Cisco Networking} - -\author{"Christoffer Hansen" \\ - Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} - \date{{\footnotesize Last release \theversion\\% \texttt{\color{Gray}Generated \utccurrenttime}}} diff --git a/main.tex b/main.tex index 77aa174..a17c357 100644 --- a/main.tex +++ b/main.tex @@ -3,6 +3,12 @@ \include{structure} % Load structure cfg for document \include{acronyms} % Load acronym list +\def\theversion{v0.4.0} +\title{Networking with switches and routers, automation and IPv4/6} +\def\thesubject{My Notes going along with learning Cisco Networking} +\author{"Christoffer Hansen" \\ + Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % BEGIN DOCUMENT % @@ -10,7 +16,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} -\def\theversion{v0.4.0} \include{frontpage} \tableofcontents From daf2d5c2bcdec995aa7df77bbae49e108fe4f15e Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:53:42 +0100 Subject: [PATCH 17/20] Change fingerprint to gpg --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index a17c357..71c37fc 100644 --- a/main.tex +++ b/main.tex @@ -7,7 +7,7 @@ \title{Networking with switches and routers, automation and IPv4/6} \def\thesubject{My Notes going along with learning Cisco Networking} \author{"Christoffer Hansen" \\ - Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} + GPG: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % From b12514b8962069e098c28bf4f4bbc1aa87b3b396 Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:55:23 +0100 Subject: [PATCH 18/20] Remove cisco from title Because notes are becoming increasely vendor agnostric --- main.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 71c37fc..740325e 100644 --- a/main.tex +++ b/main.tex @@ -3,9 +3,15 @@ \include{structure} % Load structure cfg for document \include{acronyms} % Load acronym list +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% % +% Define constants to ensure attribution of work % +% % +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \def\theversion{v0.4.0} \title{Networking with switches and routers, automation and IPv4/6} -\def\thesubject{My Notes going along with learning Cisco Networking} +\def\thesubject{My Notes going along with learning Networking} \author{"Christoffer Hansen" \\ GPG: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD} From 14738370fb19f13b3050891e43931f40162a996c Mon Sep 17 00:00:00 2001 From: Christoffer Hansen Date: Sun, 18 Feb 2018 17:57:32 +0100 Subject: [PATCH 19/20] Added line to ensure commits showed as single author when using git shortlog --- .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 9926a42..3168377 100644 --- a/.mailmap +++ b/.mailmap @@ -2,3 +2,4 @@ Christoffer Hansen Christoffer Hansen Christoffer Hansen Christoffer Hansen +Christoffer Hansen From 9add76589d5faaa914928289ff3bb44156ac0690 Mon Sep 17 00:00:00 2001 From: Christoffer Date: Mon, 2 Jul 2018 03:15:59 +0200 Subject: [PATCH 20/20] Gitignore --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96d1cab --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +## Archive formats +*.gz + +## Document formats +*.pdf + +## LaTeX exceptions +*.aux +*.ist +*.acn +*.bbl +*.blg +*.lof +*.synctex(busy) +*.toc +*.lot +*.out +latexmkrc +main.fls +main.fdb_latexmk + +# Editors +.vscode \ No newline at end of file