DELL PC6224F User Manual

Page of 1356
440
Port Channel Commands
channel-group
Use the channel-group command in Interface Configuration mode to 
configure a port-to-port channel. To remove the channel-group configuration 
from the interface, use the no form of this command.
Syntax
channel-group 
port-channel-number mode {on|auto}
no channel-group
port-channel-number — Number of a valid port-channel for the current 
port to join.
• on — Forces the port to join a channel without LACP.
auto — Forces the port to join a channel with LACP.
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (Ethernet) mode
User Guidelines
This command has no user guidelines.
Example
The following example shows how port 1/g5 is configured to port-channel 
number 1 without LACP.
console(config)# interface ethernet 1/g5
console(config-if-1/g5)# channel-group 1 mode on