Configuring a link aggregation group (LAG)
You can configure a link aggregation group (LAG) for non-FortiLink ports on a FortiSwitch. You cannot configure ports from different FortiSwitch units in one LAG.
config switch-controller managed-switch edit <switch-id> config ports it <trunk name> set type trunk
set mode < static | lacp > Link Aggregation mode set bundle (enable | disable) set min-bundle <int> set max-bundle <int> set members < port1 port2 …>
next
end
end
end