724487e
.\" Process this file with
724487e
.\" groff -man -Tascii iptstate.8
724487e
.\"
724487e
.TH IPTUNNEL 8 "SEPTEMBER 2009" "" ""
724487e
.\"
724487e
.\" Man page written by Jiri Popelka <jpopelka AT redhat DOT com>
724487e
.\"
724487e
.SH NAME
724487e
724487e
.B iptunnel
724487e
\- creates, deletes, and displays configured tunnels
724487e
724487e
.SH SYNOPSIS
724487e
.B /usr/sbin/iptunnel
724487e
.RB [< operation >]
724487e
.RB [< args >]
724487e
724487e
.SH NOTE
724487e
.P 
724487e
This program is obsolete. For replacement check \fBip tunnel\fR.
724487e
724487e
.SH DESCRIPTION
724487e
The \fBiptunnel\fR
724487e
command creates configured tunnels for sending and receiving
724487e
IPV6 or IPV4 packets that are encapsulated as the payload of an IPV4
724487e
datagram.
724487e
724487e
The
724487e
.B iptunnel
724487e
command can perform one of the following operations:
724487e
724487e
.B create
724487e
\- create a tunnel interface, which you must subsequently configure.
724487e
724487e
.B delete
724487e
\- delete a tunnel interface. You must disable the tunnel before you can delete it.
724487e
724487e
.B show
724487e
\- show the tunnel attributes (name, tunnel end points, next hop for tunneled packets).
724487e
724487e
.SH SEE ALSO
724487e
.BR ip (8).