summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2014-09-18 02:12:48 +0000
committeraraujo <araujo@FreeBSD.org>2014-09-18 02:12:48 +0000
commitd7a9c633d73c2befbc7fef11e486734075b0336a (patch)
treee4aaecdd9cc1962d2eb9eeb27e6aa556f9f3bd4b /sbin/ifconfig
parent063ae3ec952fe8abc6647ee2ac4949e1a3a3a901 (diff)
downloadFreeBSD-src-d7a9c633d73c2befbc7fef11e486734075b0336a.zip
FreeBSD-src-d7a9c633d73c2befbc7fef11e486734075b0336a.tar.gz
Add laggproto broadcast, it allows sends frames to all ports of the lagg(4) group
and receives frames on any port of the lagg(4). Phabric: D549 Reviewed by: glebius, thompsa Approved by: glebius Obtained from: OpenBSD Sponsored by: QNAP Systems Inc.
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 69e13ae..87328bd 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -2332,8 +2332,8 @@ from the aggregation interface.
.It Cm laggproto Ar proto
Set the aggregation protocol.
The default is failover.
-The available options are failover, fec, lacp, loadbalance, roundrobin and
-none.
+The available options are failover, fec, lacp, loadbalance, roundrobin, broadcast
+and none.
.It Cm lagghash Ar option Ns Oo , Ns Ar option Oc
Set the packet layers to hash for aggregation protocols which load balance.
The default is
OpenPOWER on IntegriCloud