[package] configure the IPv6 from /etc/config/network and remove 6scripts's prefix...
[openwrt/svn-archive/archive.git] / docs / network.tex
index c7e80c68f195f8d667cef1b80e99dc7972a206c6..793a398228d98c76f3c42f642a905a4dc9b4ea47 100644 (file)
@@ -169,7 +169,6 @@ config 6tunnel
         option remoteip4        '1.0.0.1'
         option localip4         '1.0.0.2'
         option localip6         '2001::DEAD::BEEF::1'
-        option prefix           '/64'
 \end{Verbatim}
 
 \begin{itemize}
@@ -184,8 +183,6 @@ config 6tunnel
     \item{\texttt{'localip6'}:}
        IPv6 address to setup on your tunnel side
        This address is given by the tunnel broker
-    \item{\texttt{'prefix'}:}
-       IPv6 prefix to setup on the LAN.
 \end{itemize}
 
 Using the same package you can also setup an IPv6 bridged connection :