As per discussion on freebsd-doc@, clarify wording of lagg definition.

Sponsored by:	iXsystems
This commit is contained in:
Dru Lavigne 2014-03-31 13:57:12 +00:00
parent 80d68106f4
commit e69f29a66d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44394

View file

@ -3329,8 +3329,8 @@ BEGEMOT-BRIDGE-MIB::begemotBridgeDefaultBridgeIf.0 s bridge2</screen>
<para>&os; provides the &man.lagg.4; interface which can be used
to aggregate multiple network interfaces into one virtual
interface in order to provide failover and link aggregation.
Failover allows traffic to continue to flow even if an
interface becomes available. Link aggregation works best on
Failover allows traffic to continue to flow as long as at least one
aggregated network interface has an established link. Link aggregation works best on
switches which support <acronym>LACP</acronym>, as this
protocol distributes traffic bi-directionally while responding
to the failure of individual links.</para>