summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2014-09-18 02:22:02 +0000
committeraraujo <araujo@FreeBSD.org>2014-09-18 02:22:02 +0000
commitb72df5c2ba461bbef350dbf0fa16fb83ced0acef (patch)
tree656e94d4ffb0cfd30bd5fcf621368698bf61758f /sbin
parentd7a9c633d73c2befbc7fef11e486734075b0336a (diff)
downloadFreeBSD-src-b72df5c2ba461bbef350dbf0fa16fb83ced0acef.zip
FreeBSD-src-b72df5c2ba461bbef350dbf0fa16fb83ced0acef.tar.gz
The lagg(4) interface is based on trunk(4) interface from OpenBSD.
The FreeBSD is the only system that has the FEC protocol, that is a simple alias to loadbalance protocol and does not implement the ancient Cisco FEC standard. From now on, we remove the fec protocol from the documentation and keep the FEC code only for compatibility. Phabric: D539 Reviewed by: glebius, thompsa Approved by: glebius Sponsored by: QNAP Systems Inc.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 87328bd..61ccf3c 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -2332,7 +2332,7 @@ 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, broadcast
+The available options are failover, 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.
OpenPOWER on IntegriCloud