Merge branch 'management' into develop
1
chapter/aaa/radius.tex
Normal file
|
@ -0,0 +1 @@
|
||||||
|
\section{RADIUS}
|
1
chapter/aaa/tacacsplus.tex
Normal file
|
@ -0,0 +1 @@
|
||||||
|
\section{TACACS+}
|
|
@ -1,11 +0,0 @@
|
||||||
\chapter{The Internet {\footnotesize "Post cold-war modern times"}}
|
|
||||||
|
|
||||||
\section{Service Providers}
|
|
||||||
|
|
||||||
\section{IXP}
|
|
||||||
|
|
||||||
\section{MPLS}
|
|
||||||
|
|
||||||
\section{BGP}
|
|
||||||
|
|
||||||
\section{eVPN}
|
|
|
@ -1,7 +0,0 @@
|
||||||
\chapter{Protocols Layer 2}
|
|
||||||
|
|
||||||
\input{chapter/section/switchednetwork}
|
|
||||||
|
|
||||||
\newpage
|
|
||||||
|
|
||||||
\input{chapter/section/spanningtree}
|
|
|
@ -1,11 +0,0 @@
|
||||||
\chapter{Layer-2-to-Layer-3}
|
|
||||||
|
|
||||||
\input{chapter/section/intervlanrouting}
|
|
||||||
|
|
||||||
\chapter{DHCP}
|
|
||||||
|
|
||||||
\input{chapter/section/dhcp}
|
|
||||||
|
|
||||||
\chapter{Protocols Layer 3}
|
|
||||||
|
|
||||||
\input{chapter/section/routednetwork}
|
|
|
@ -16,6 +16,9 @@
|
||||||
\end{figure}
|
\end{figure}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newcommand{\xkcd}[2]{\fig{xkcd/#1}{#1}{#2\\%
|
||||||
|
{\tiny\MakeUppercase{https://imgs.xkcd.com/comics/#1.png}}}}
|
||||||
|
|
||||||
% Usage: \svg{<path-to-file>}{<label>}{<caption>}
|
% Usage: \svg{<path-to-file>}{<label>}{<caption>}
|
||||||
\newcommand{\svg}[3]{
|
\newcommand{\svg}[3]{
|
||||||
\begin{figure}[h]
|
\begin{figure}[h]
|
||||||
|
|
BIN
img/coffee.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
img/coffee2.jpg
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
img/coffee3.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
img/coffee4.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
img/coffee5.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
img/coffee6.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
img/coffee7.jpg
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
img/coffee8.jpg
Normal file
After Width: | Height: | Size: 87 KiB |
BIN
img/coffeereligion.gif
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
img/starbucks.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
img/xkcd/11th_grade.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
img/xkcd/alternate_currency.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
img/xkcd/api.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
img/xkcd/background_screens.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
img/xkcd/brakes.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
img/xkcd/converting_to_metric.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
img/xkcd/depth.png
Normal file
After Width: | Height: | Size: 206 KiB |
BIN
img/xkcd/frustration.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
img/xkcd/genetic_algorithms.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
img/xkcd/hard_reboot.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
img/xkcd/hats.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
img/xkcd/insurance.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
img/xkcd/latitude.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
img/xkcd/legal_hacks.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
img/xkcd/listen_to_yourself.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
img/xkcd/operating_systems.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
img/xkcd/packages.png
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
img/xkcd/parking.png
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
img/xkcd/simultaneous.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
img/xkcd/smfw.png
Normal file
After Width: | Height: | Size: 8 KiB |
BIN
img/xkcd/terminology.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
img/xkcd/twitter.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
img/xkcd/typewriter.png
Normal file
After Width: | Height: | Size: 28 KiB |
62
main.tex
|
@ -27,11 +27,67 @@
|
||||||
|
|
||||||
\include{chapter/baseconf}
|
\include{chapter/baseconf}
|
||||||
|
|
||||||
\include{chapter/layer2protocols}
|
\chapter{Layer 2}
|
||||||
|
|
||||||
\include{chapter/layer3protocols}
|
\input{chapter/section/switchednetwork}
|
||||||
|
|
||||||
\include{chapter/internet}
|
\newpage
|
||||||
|
|
||||||
|
\input{chapter/section/spanningtree}
|
||||||
|
|
||||||
|
\chapter{L2 to L3}
|
||||||
|
|
||||||
|
\input{chapter/section/intervlanrouting}
|
||||||
|
|
||||||
|
\chapter{DHCP}
|
||||||
|
|
||||||
|
\input{chapter/section/dhcp}
|
||||||
|
|
||||||
|
\chapter{Triple A\tsq{s}}
|
||||||
|
|
||||||
|
\myquote{}{Remember to log the details, too.}
|
||||||
|
|
||||||
|
\xkcd{latitude}{Remember logging when necessary}
|
||||||
|
|
||||||
|
\input{chapter/aaa/radius}
|
||||||
|
|
||||||
|
\input{chapter/aaa/tacacsplus}
|
||||||
|
|
||||||
|
\chapter{Network Time Protocol}
|
||||||
|
|
||||||
|
\section{The old NTP from \tsq{85}}
|
||||||
|
|
||||||
|
\section{Secure NTP}
|
||||||
|
|
||||||
|
\chapter{Managemnt}
|
||||||
|
|
||||||
|
\section{Network management}
|
||||||
|
|
||||||
|
\subsection{Routers}
|
||||||
|
|
||||||
|
\subsection{Switches}
|
||||||
|
|
||||||
|
\subsection{Firewall}
|
||||||
|
|
||||||
|
\section{Out-of-band management}
|
||||||
|
|
||||||
|
\subsection{Console server}
|
||||||
|
|
||||||
|
\chapter{Protocols Layer 3}
|
||||||
|
|
||||||
|
\input{chapter/section/routednetwork}
|
||||||
|
|
||||||
|
\chapter{The Internet {\footnotesize "Post cold-war modern times"}}
|
||||||
|
|
||||||
|
\section{Service Providers}
|
||||||
|
|
||||||
|
\section{IXP}
|
||||||
|
|
||||||
|
\section{MPLS}
|
||||||
|
|
||||||
|
\section{BGP}
|
||||||
|
|
||||||
|
\section{eVPN}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% %
|
% %
|
||||||
|
|