diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/lagg.4 | 3 |
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 |