Specifications

channel-group mode
109
channel-group mode
Creates a channel group for link aggregation.
Syntax
To set information:
channel-group <Channel group#> mode { on | { active | passive } }
To change information:
channel-group <Channel group#> mode { active | passive }
To delete information:
no channel-group
Input mode
(config-if)
Parameters
<Channel group#>
Sets the channel group number for link aggregation.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
See Specifiable values for parameters.
mode { on | { active | passive } }
Sets the mode for link aggregation.
on
Static link aggregation is performed.
active
LACP-based link aggregation is performed, and LACPDUs are always sent
irrespective of the remote device.
passive
LACP-based link aggregation is performed, but LACPDUs are sent only when
an LACPDU from the remote device is received.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
on, active, or passive
Default behavior
None
Impact on communication
If this setting is specified for the operating port, communication temporarily stops.
When the change is applied
The change is applied immediately after setting values are changed.