Quick Reference Guide
Port Channel Commands 307
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
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
{
on
|
auto
}
•
no channel-group
•
port-channel_number
— Specifies the number of the valid port-channel for the current port
to join.
•
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.
Example
The following example forces port 1/e1 to join port-channel 1 without an LACP operation.
Console(config)# interface ethernet 1/e1
Console(config-if)# channel-group 1 mode on










