Home | History | Annotate | Download | only in doc

Lines Matching defs:tunnel

119 \item \verb|tunnel| --- tunnel over IP
2343 \section{{\tt ip tunnel} --- tunnel configuration}
2344 \label{IP-TUNNEL}
2346 \paragraph{Abbreviations:} \verb|tunnel|, \verb|tunl|.
2348 \paragraph{Object:} \verb|tunnel| objects are tunnels, encapsulating
2355 over IP and the \verb|ip tunnel| command can be found in~\cite{IP-TUNNELS}.
2357 \subsection{{\tt ip tunnel add} --- add a new tunnel\\
2358 {\tt ip tunnel change} --- change an existing tunnel\\
2359 {\tt ip tunnel delete} --- destroy a tunnel}
2371 --- select the tunnel device name.
2375 --- set the tunnel mode. Three modes are currently available:
2380 --- set the remote endpoint of the tunnel.
2403 --- bind the tunnel to the device \verb|NAME| so that
2409 --- disable Path MTU Discovery on this tunnel.
2446 \paragraph{Example:} Create a pointopoint IPv6 tunnel with maximal TTL of 32.
2452 \subsection{{\tt ip tunnel show} --- list tunnels}
2465 The line starts with the tunnel device name followed by a colon.
2466 Then the tunnel mode follows. The parameters of the tunnel are listed
2467 with the same keywords that were used when creating the tunnel.
2483 to reflect that they are tunnel specific.
2486 because of checksum failures for a GRE tunnel with checksumming enabled.
2488 because they arrived out of sequence for a GRE tunnel with
2491 received on a broadcast GRE tunnel.
2493 transmitted because the tunnel is looped back to itself.