Blame SOURCES/iptunnel.8

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