Chapters: Changed use of import to use of include

This commit is contained in:
chhan11 2017-05-30 15:09:26 +02:00
parent 99013a8afa
commit 07d48ac675
3 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,7 @@
\chapter{Protocols Layer 2}
\subimport{./section/}{switchednetwork}
\input{chapter/section/switchednetwork}
\newpage
\subimport{./section/}{spanningtree}
\input{chapter/section/spanningtree}

View File

@ -1,6 +1,6 @@
\chapter{Protocols Layer 3}
\subimport{./section/}{routednetwork}
\input{chapter/section/routednetwork}
\newpage

View File

@ -326,8 +326,12 @@ Cisco did on their part early on enhance the original spanning tree standard wit
\fig{spanningtree/stpbestpractice}{stpbestpractice}{STP best practice}
\section*{Online Ressources on STP}
\subsection{Multiple Spanning Tree}
\begin{itemize}
\item Spanning Tree \@WikiPedia \cite{wp_spanningtree}
\end{itemize}
\item \itemtitle{Known limitations}{Regarding the cisco world of things}
\begin{enumerate}
\item A maximum of 16 instances is supported. {\footnotesize From 0 to 15.}
\end{enumerate}
\end{itemize}