Blame SOURCES/iptunnel.8

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