add partial solution files
This commit is contained in:
parent
8c8c266dc5
commit
d10be599cd
@ -1,4 +1,9 @@
|
|||||||
\subsection{Core Router}
|
\subsection{\texttt{Core Router}}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
||||||
|
|
||||||
|
\subsubsection{\texttt{DMZ}}
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
% not much
|
% not much
|
||||||
\end{verbatim}
|
\end{verbatim}
|
||||||
|
9
intra.tex
Normal file
9
intra.tex
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
\subsection{\texttt{INTRA}}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
||||||
|
|
||||||
|
\subsubsection{Intranet}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
9
publicsw.tex
Normal file
9
publicsw.tex
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
\subsection{\texttt{PublicSW}}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
||||||
|
|
||||||
|
\subsubsection{\texttt{VLAN-HOST}}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
@ -1,2 +1,8 @@
|
|||||||
% include partial *.tex files
|
% include partial *.tex files
|
||||||
\input{corerouter}
|
\input{corerouter}
|
||||||
|
\newpage
|
||||||
|
\input{publicsw}
|
||||||
|
\newpage
|
||||||
|
\input{staff}
|
||||||
|
\newpage
|
||||||
|
\input{intra}
|
||||||
|
4
staff.tex
Normal file
4
staff.tex
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
\subsection{\texttt{STAFF}}
|
||||||
|
\begin{verbatim}
|
||||||
|
% not much
|
||||||
|
\end{verbatim}
|
Loading…
Reference in New Issue
Block a user