1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

Updated code from router to l3 switch

This commit is contained in:
chhan11 2017-05-22 12:47:34 +02:00
parent e834428bc0
commit ff1554b7fd

View file

@ -69,9 +69,9 @@
\subsection{Router} \subsection{Router}
\subsubsection{File: base.cfg} \subsubsection{File: base.cfg}
\inputminted[frame=lines,framesep=2mm,baselinestretch=1.2,bgcolor=lightgray,fontsize=\footnotesize,linenos,breaklines=true]{tcl}{code/router/base.cfg} %\inputminted[frame=lines,framesep=2mm,baselinestretch=1.2,bgcolor=lightgray,fontsize=\footnotesize,linenos,breaklines=true]{tcl}{code/router/base.cfg}
\subsubsection{File: reset.tcl} \subsubsection{File: reset.tcl}
\inputminted[frame=lines,framesep=2mm,baselinestretch=1.2,bgcolor=lightgray,fontsize=\footnotesize,linenos,breaklines=true]{tcl}{code/router/reset.tcl} %\inputminted[frame=lines,framesep=2mm,baselinestretch=1.2,bgcolor=lightgray,fontsize=\footnotesize,linenos,breaklines=true]{tcl}{code/router/reset.tcl}
% <!-- LAYER 3 SWITCH --> % <!-- LAYER 3 SWITCH -->