Mention the IEEE 802.1AX.

Reviewed by:	thompsa
This commit is contained in:
Kevin Lo 2012-11-14 06:23:32 +00:00
parent d9b3cfecfd
commit d7bf9fd625
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243016

View File

@ -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