mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Updating intervlanrouting.tex
This commit is contained in:
parent
f5253e9764
commit
1749b62bd4
|
@ -8,7 +8,12 @@ There are different ways to go \tsq{bout} Inter-vlan routing and doing it.
|
||||||
\item \textbf{Some are using:}
|
\item \textbf{Some are using:}
|
||||||
\begin{enumerate}
|
\begin{enumerate}
|
||||||
\item external router,
|
\item external router,
|
||||||
\item switch virtual interfaces,
|
\item switch virtual interfaces\footnote{\texttt{Switches interface -> Vlan interfaces}},
|
||||||
\item routed ports.
|
\item routed ports\footnote{\texttt{Routed interface -> Subinterfaces}}.
|
||||||
\end{enumerate}
|
\end{enumerate}
|
||||||
\end{itemize}
|
\item \textbf{Ways to do it:}
|
||||||
|
\begin{enumerate}
|
||||||
|
\item router-on-a-stick if the network is running collapsed core or not have a distribution switch in the middle.
|
||||||
|
\item (...)
|
||||||
|
\end{enumerate}
|
||||||
|
\end{itemize}
|
||||||
|
|
Loading…
Reference in a new issue