From: Luka Perkov Date: Fri, 12 Oct 2012 12:13:55 +0000 (+0000) Subject: update VLAN tag example X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=6f21471e98d90948b268fbae2087408010efd18a;p=openwrt%2Fstaging%2Frmilecki.git update VLAN tag example SVN-Revision: 33732 --- diff --git a/docs/network.tex b/docs/network.tex index c14c4db9ed7..5516bd9a300 100644 --- a/docs/network.tex +++ b/docs/network.tex @@ -22,11 +22,13 @@ of interfaces and add: \end{Verbatim} It is possible to use VLAN tagging on an interface simply by adding the VLAN IDs -to it, e.g. \texttt{eth0.1}. These can be nested as well. See the switch section for +to it, e.g. \texttt{eth0.15}. These can be nested as well. See the switch section for this. \begin{Verbatim} -config inter +config interface + option ifname "eth0.15" + option proto "none" \end{Verbatim} This sets up a simple static configuration for \texttt{eth0}. \texttt{proto} specifies the