292 Port Channel Commands
Syntax
•
interface range port-channel
{
port-channel-range
|
all
}
•
port-channel-range
— List of valid port-channels to add. Separate non-consecutive port-channels
with a comma and no spaces. A hyphen designates a range of port-channels.
•
all
— All valid port-channels.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode.
User Guidelines
• Commands under the interface range context are executed independently on each interface in the
range.
Example
The following example groups port-channels 1, 2 and 6 to receive the same command.
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.
Console(config)# interface range port-channel 1-2,6
book.book Page 292 Thursday, December 18, 2008 7:40 PM