mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Updated main.tex
This commit is contained in:
parent
b16f432795
commit
6cc6649029
18
main.tex
18
main.tex
|
@ -25,8 +25,12 @@
|
|||
% %
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
% <!-- CONFIGURATION EXAMPLES -->
|
||||
|
||||
\include{chapter/baseconf}
|
||||
|
||||
% <!-- LAYER 2 -->
|
||||
|
||||
\chapter{Layer 2}
|
||||
|
||||
\input{chapter/section/switchednetwork}
|
||||
|
@ -35,14 +39,20 @@
|
|||
|
||||
\input{chapter/section/spanningtree}
|
||||
|
||||
% <!-- INTERVLAN -->
|
||||
|
||||
\chapter{L2 to L3}
|
||||
|
||||
\input{chapter/section/intervlanrouting}
|
||||
|
||||
% <!-- DHCP -->
|
||||
|
||||
\chapter{DHCP}
|
||||
|
||||
\input{chapter/section/dhcp}
|
||||
|
||||
% <!-- ACCOUNTING AND LOGINS, RADIUS, TACACS+ -->
|
||||
|
||||
\chapter{Triple A\tsq{s}}
|
||||
|
||||
\myquote{}{Remember to log the details, too.}
|
||||
|
@ -53,12 +63,16 @@
|
|||
|
||||
\input{chapter/aaa/tacacsplus}
|
||||
|
||||
% <!-- NTP -->
|
||||
|
||||
\chapter{Network Time Protocol}
|
||||
|
||||
\section{The old NTP from \tsq{85}}
|
||||
|
||||
\section{Secure NTP}
|
||||
|
||||
% <!-- NETWORK MANAGEMENT -->
|
||||
|
||||
\chapter{Managemnt}
|
||||
|
||||
\section{Network management}
|
||||
|
@ -73,10 +87,14 @@
|
|||
|
||||
\subsection{Console server}
|
||||
|
||||
% <!-- LAYER 3 STUFF -->
|
||||
|
||||
\chapter{Protocols Layer 3}
|
||||
|
||||
\input{chapter/section/routednetwork}
|
||||
|
||||
% <!-- DESCRIBE THE INTERNET -->
|
||||
|
||||
\chapter{The Internet {\footnotesize "Post cold-war modern times"}}
|
||||
|
||||
\section{Service Providers}
|
||||
|
|
Loading…
Reference in a new issue