summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2012-11-14 06:23:32 +0000
committerkevlo <kevlo@FreeBSD.org>2012-11-14 06:23:32 +0000
commit301104de819de0d638d583f7e058d42d75fe5956 (patch)
tree60def7b415ca971b516de2579a7089c097c38112 /share
parent0ebb6520078c6cde55a20b445228f085b52b4857 (diff)
downloadFreeBSD-src-301104de819de0d638d583f7e058d42d75fe5956.zip
FreeBSD-src-301104de819de0d638d583f7e058d42d75fe5956.tar.gz
Mention the IEEE 802.1AX.
Reviewed by: thompsa
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/lagg.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/lagg.4 b/share/man/man4/lagg.4
index 0ba8e1a..e0a93fb 100644
--- a/share/man/man4/lagg.4
+++ b/share/man/man4/lagg.4
@@ -92,8 +92,8 @@ This is an alias for
.Ic loadbalance
mode.
.It Ic lacp
-Supports the IEEE 802.3ad Link Aggregation Control Protocol (LACP) and the
-Marker Protocol.
+Supports the IEEE 802.1AX (formerly 802.3ad) Link Aggregation Control Protocol
+(LACP) and the Marker Protocol.
LACP will negotiate a set of aggregable links with the peer in to one or more
Link Aggregated Groups.
Each LAG is composed of ports of the same speed, set to full-duplex operation.
@@ -150,7 +150,7 @@ The default for new interfaces is set via the
.Va net.link.lagg.default_use_flowid
.Xr sysctl 8 .
.Sh EXAMPLES
-Create a 802.3ad link aggregation using LACP with two
+Create a link aggregation using LACP with two
.Xr bge 4
Gigabit Ethernet interfaces:
.Bd -literal -offset indent
OpenPOWER on IntegriCloud