summaryrefslogtreecommitdiffstats
path: root/share/man/man4/lagg.4
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2007-07-30 20:17:22 +0000
committerthompsa <thompsa@FreeBSD.org>2007-07-30 20:17:22 +0000
commit35be05311259522727bb84611255f4c49d569cda (patch)
treeae91130db18901f01b04283579a31b2650bca3ff /share/man/man4/lagg.4
parentdc9f653549ec5c7bb7102c3c72f780250d3f72d0 (diff)
downloadFreeBSD-src-35be05311259522727bb84611255f4c49d569cda.zip
FreeBSD-src-35be05311259522727bb84611255f4c49d569cda.tar.gz
- Propagate the largest set of interface capabilities supported by all lagg
ports to the lagg interface. - Use the MTU from the first interface as the lagg MTU, all extra interfaces must be the same. This fixes using a lagg interface for a vlan or enabling jumbo frames, etc. Approved by: re (kensmith) MFC After: 3 days
Diffstat (limited to 'share/man/man4/lagg.4')
-rw-r--r--share/man/man4/lagg.43
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/lagg.4 b/share/man/man4/lagg.4
index eaf58f7..b06f3de 100644
--- a/share/man/man4/lagg.4
+++ b/share/man/man4/lagg.4
@@ -122,6 +122,9 @@ command or using the
.Va cloned_interfaces
variable in
.Xr rc.conf 5 .
+.Pp
+The MTU of the first interface to be added is used as the lagg MTU.
+All additional interfaces are required to have exactly the same value.
.Sh EXAMPLES
Create a 802.3ad link aggregation using LACP with two
.Xr bge 4
OpenPOWER on IntegriCloud