Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105716251
D5667.id23681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5667.id23681.diff
View Options
Index: sbin/ifconfig/ifconfig.8
===================================================================
--- sbin/ifconfig/ifconfig.8
+++ sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd September 17, 2016
+.Dd January 6, 2017
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -2516,7 +2516,7 @@
Disable lacp strict compliance on the interface.
.El
.Pp
-The following parameters are specific to IP tunnel interfaces,
+The following parameters apply to IP tunnel interfaces,
.Xr gif 4 :
.Bl -tag -width indent
.It Cm tunnel Ar src_addr dest_addr
@@ -2566,9 +2566,26 @@
.Cm send_rev_ethip_ver .
.El
.Pp
-The following parameters are specific to GRE tunnel interfaces,
+The following parameters apply to GRE tunnel interfaces,
.Xr gre 4 :
.Bl -tag -width indent
+.It Cm tunnel Ar src_addr dest_addr
+Configure the physical source and destination address for GRE tunnel
+interfaces.
+The arguments
+.Ar src_addr
+and
+.Ar dest_addr
+are interpreted as the outer source/destination for the encapsulating
+IPv4/IPv6 header.
+.It Fl tunnel
+Unconfigure the physical source and destination address for GRE tunnel
+interfaces previously configured with
+.Cm tunnel .
+.It Cm deletetunnel
+Another name for the
+.Fl tunnel
+parameter.
.It Cm grekey Ar key
Configure the GRE key to be used for outgoing packets.
Note that
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 3:24 PM (19 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15531271
Default Alt Text
D5667.id23681.diff (1 KB)
Attached To
Mode
D5667: Document in ifconfig(8) that gre(4) also accepts tunnel commands
Attached
Detach File
Event Timeline
Log In to Comment