Cisco Systems SPS2024 Switch User Manual


 
Port Channel Commands
channel-group
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 262
21
Example
The following example groups port-channels 1, 2 and 6 to receive the same
command.
Console(config)# interface range port-channel 1-2,6
channel-group
The channel-group Interface Configuration (Ethernet) mode command associates
a port with a port-channel. Use the no form of this command to remove a port from
a port-channel.
Syntax
channel-group
port-channel-number
mode {n | auto}
no channel-group
Parameters
port-channel-number
— Specifies the number of the valid port-channel for
the current port to join. (Range: 1-64)
on — Forces the port to join a channel without an LACP operation.
auto — Allows the port to join a channel as a result of an LACP operation.
Default Configuration
The port is not assigned to a port-channel.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
There are no user guidelines for this command.