jpopelka / rpms / net-tools

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