summaryrefslogtreecommitdiff
path: root/sbin/ifconfig/ifconfig.8
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-06-15 20:30:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-06-15 20:30:55 +0000
commita08add429798c7769b9758a1f2014f927f470a54 (patch)
treea0c0f72dc092d52ca662ac1699b04e68d8865c4f /sbin/ifconfig/ifconfig.8
parent922d77c92001e7dfc666b4449039d71499b11cd3 (diff)
put carppeer in the right place;
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r--sbin/ifconfig/ifconfig.846
1 files changed, 23 insertions, 23 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 7dc23e5bce0..37e104808b2 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifconfig.8,v 1.161 2008/06/14 21:46:22 reyk Exp $
+.\" $OpenBSD: ifconfig.8,v 1.162 2008/06/15 20:30:54 jmc Exp $
.\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $
.\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94
.\"
-.Dd $Mdocdate: June 14 2008 $
+.Dd $Mdocdate: June 15 2008 $
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -451,10 +451,10 @@ and
.Op Cm balancing Ar mode
.Op Cm carpnodes Ar vhid:advskew,vhid:advskew,...
.Op Cm carpdev Ar iface
+.Op Oo Fl Oc Cm carppeer Ar peer_address
.Op Cm pass Ar passphrase
.Op Cm state Ar state
.Op Cm vhid Ar host-id
-.Op Oo Fl Oc Cm carppeer Ar peer_address
.Ek
.Pp
The options are as follows:
@@ -497,6 +497,26 @@ pseudo-device, attach it to
.Ar iface .
If not specified, the kernel will attempt to select an interface with
a subnet matching that of the carp interface.
+.It Cm carppeer Ar peer_address
+If the driver is a
+.Xr carp 4
+pseudo-device, send the carp advertisements to a specified
+point-to-point peer or multicast group instead of sending the messages
+to the default carp multicast group.
+The
+.Ar peer_address
+is the IP address of the other host taking part in the carp cluster.
+With this option,
+.Xr carp 4
+traffic can be protected using
+.Xr ipsec 4
+and it may be desired in networks that do not allow or have problems
+with IPv4 multicast traffic.
+.It Fl carppeer
+If the driver is a
+.Xr carp 4
+pseudo-device, send the advertisements to the default carp multicast
+group.
.It Cm pass Ar passphrase
If the driver is a
.Xr carp 4
@@ -518,26 +538,6 @@ If the driver is a
pseudo-device, set the virtual host ID to
.Ar n .
Acceptable values are 1 to 255.
-.It Cm carppeer Ar peer_address
-If the driver is a
-.Xr carp 4
-pseudo-device, send the carp advertisements to a specified
-point-to-point peer or multicast group instead of sending the messages
-to the default carp multicast group.
-The
-.Ar peer_address
-is the IP address of the other host taking part in the carp cluster.
-With this option,
-.Xr carp 4
-traffic can be protected using
-.Xr ipsec 4
-and it may be desired in networks that do not allow or have problems
-with IPv4 multicast traffic.
-.It Fl carppeer
-If the driver is a
-.Xr carp 4
-pseudo-device, send the advertisements to the default carp multicast
-group.
.El
.Pp
Taken together, the