set lacp groups
11-58 Port Configuration
Defaults
None.
Mode
Switch command, read-write.
Usage
If you set a port to LACP passive using the command clear port lacp port <port-string>
aadminstate lacpactive, the command clear port lacp port <port-string> aadminstate lacptimeout
will also be added to the configuration. If you unset the first command, it will remove the second
command automatically from the configuration file.
Example
This example shows how to clear all link aggregation parameters for port ge.3.16:
C3(su)->clear port lacp port ge.3.16
set lacp groups
Use this command to set the maximum number of LACP groups that will be supported on the
switch.
Syntax
set lacp groups number
Parameters
Defaults
The default maximum number of groups supported is 6.
Mode
Switch command, read-write.
padminport Deletes a partner port from the LACP configuration.
padminstate
lacpactive |
lacptimeout |
lacpagg |
lacpsync |
lacpcollect |
lacpdist |
lacpdef |
lacpexpire |
all
Clears the port’s specific partner admin state, or all partner admin state(s).
number Specifies the maximum number of Link Aggregation Groups (LAGs)
that will be supported. Valid values are 6, 12, and 24. The maximum
number of physical ports in a group is 8 ports for 6 groups, 4 ports for
12 groups, and 2 ports for 24 groups.