mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Starting intervlan routing
This commit is contained in:
parent
8b785998b1
commit
f5253e9764
|
@ -1 +1,14 @@
|
||||||
\section{Vlan-to-vlan routing}
|
\section{Vlan-to-vlan routing}
|
||||||
|
|
||||||
|
\myquote{}{Guidance and Understanding of the art of Layer 3 networks. Routing between different slash 24\tsq{s}.\\ \textit{Aka. Inter-vlan routing.}}
|
||||||
|
|
||||||
|
There are different ways to go \tsq{bout} Inter-vlan routing and doing it.
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item \textbf{Some are using:}
|
||||||
|
\begin{enumerate}
|
||||||
|
\item external router,
|
||||||
|
\item switch virtual interfaces,
|
||||||
|
\item routed ports.
|
||||||
|
\end{enumerate}
|
||||||
|
\end{itemize}
|
Loading…
Reference in a new issue