Version 33.6 increases the maximum number of load sharing groups (LAGs) on select high-capacity Universal Platforms, enabling larger network deployments with more aggregated links.
The maximum number of load sharing groups varies by platform capability:
The general rule of 8 ports per LAG applies to all platforms regardless of the maximum LAG count. These limits apply to both standalone switches and stack configurations.
The syntax for creating and managing load sharing groups remains unchanged. The enhanced capacity is available automatically on supported platforms:
enable sharing <port> grouping <port_list> {algorithm [address-based {L2 | L3 | L3_L4 | custom}]}
Example creating a load sharing group:
enable sharing 1 grouping 1-4 algorithm address-based L3_L4
In stack configurations with mixed platform capacities, the system intelligently manages LAG limits to ensure stable operation.
Mixed-Capacity Stack Behavior:
When a node with lower LAG capacity joins a stack where the active LAG count exceeds its supported limit:
Resolving Capacity Mismatches:
To restore full stack operation when a capacity mismatch occurs, choose one of the following approaches:
Port Addition Restrictions:
The system prevents adding ports from lower-capacity nodes to LAGs when the total number of configured LAGs exceeds that node's limit. When attempting to add such ports, an error message indicates the capacity restriction and the number of LAGs that must be removed before the operation can succeed.
Example error message:
Cannot add port 2:5 to Load Share Group. Slot 2 supports only 128 Load Share Groups but system has 256 Load Share Groups configured. Reduce Load Share Groups to 128 or fewer before adding ports from this slot.
Use the show sharing command to display current load sharing group configuration and port membership. The system does not explicitly show the maximum LAG capacity in command output, but the platform documentation specifies the limits for each platform type.