mirror of
https://github.com/ecki/net-tools.git
synced 2025-04-26 12:00:30 +00:00
39 lines
919 B
Groff
39 lines
919 B
Groff
.TH IPTUNNEL 8 "SEPTEMBER 2009" "" ""
|
|
.SH NAME
|
|
.B iptunnel
|
|
\- creates, changes, deletes, and displays configured tunnels
|
|
|
|
.SH SYNOPSIS
|
|
.B iptunnel
|
|
.RB [< operation >]
|
|
.RB [< args >]
|
|
|
|
.SH NOTE
|
|
.P
|
|
This program is obsolete. Please use \fBip tunnel\fR instead, and see
|
|
\fBip-tunnel\fR(8) for more information.
|
|
|
|
.SH DESCRIPTION
|
|
The \fBiptunnel\fR command creates configured tunnels for sending and receiving
|
|
IPv6 or IPv4 packets that are encapsulated as the payload of an IPv4 datagram.
|
|
|
|
The
|
|
.B iptunnel
|
|
command can perform one of the following operations:
|
|
|
|
.B create
|
|
\- create a tunnel interface, which you must subsequently configure.
|
|
|
|
.B change
|
|
\- change an existing tunnel interface.
|
|
|
|
.B delete
|
|
\- delete a tunnel interface. You must disable the tunnel before you can delete it.
|
|
|
|
.B show
|
|
\- show the tunnel attributes (name, tunnel end points, next hop for tunneled packets).
|
|
|
|
.SH SEE ALSO
|
|
.BR ip-tunnel (8),
|
|
.BR ip (8)
|