mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Mention the IEEE 802.1AX.
Reviewed by: thompsa
This commit is contained in:
parent
d9b3cfecfd
commit
d7bf9fd625
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=243016
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user