Home | History | Annotate | Download | only in doc

Lines Matching refs:TUNNEL

119 \item \verb|tunnel| --- tunnel over IP
2378 \section{{\tt ip tunnel} --- tunnel configuration}
2379 \label{IP-TUNNEL}
2381 \paragraph{Abbreviations:} \verb|tunnel|, \verb|tunl|.
2383 \paragraph{Object:} \verb|tunnel| objects are tunnels, encapsulating
2390 over IP and the \verb|ip tunnel| command can be found in~\cite{IP-TUNNELS}.
2392 \subsection{{\tt ip tunnel add} --- add a new tunnel\\
2393 {\tt ip tunnel change} --- change an existing tunnel\\
2394 {\tt ip tunnel delete} --- destroy a tunnel}
2406 --- select the tunnel device name.
2410 --- set the tunnel mode. Three modes are currently available:
2415 --- set the remote endpoint of the tunnel.
2438 --- bind the tunnel to the device \verb|NAME| so that
2444 --- disable Path MTU Discovery on this tunnel.
2481 \paragraph{Example:} Create a pointopoint IPv6 tunnel with maximal TTL of 32.
2487 \subsection{{\tt ip tunnel show} --- list tunnels}
2500 The line starts with the tunnel device name followed by a colon.
2501 Then the tunnel mode follows. The parameters of the tunnel are listed
2502 with the same keywords that were used when creating the tunnel.
2518 to reflect that they are tunnel specific.
2521 because of checksum failures for a GRE tunnel with checksumming enabled.
2523 because they arrived out of sequence for a GRE tunnel with
2526 received on a broadcast GRE tunnel.
2528 transmitted because the tunnel is looped back to itself.