X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=docs%2Fnetwork.tex;h=5516bd9a300e4f2338eea56e3696fdb3d84a2dc2;hp=c14c4db9ed7f69cf9704a35e465870cc0a6affb8;hb=f4c5e720c8236616cf1352bd3d652778a097fa15;hpb=783d56515442aeaf8f444bb0c3f8b0ee487b7cb6 diff --git a/docs/network.tex b/docs/network.tex index c14c4db9ed..5516bd9a30 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