Port Channel Commands
Page 154
interface range port-channel
The interface range port-channel Global Configuration mode command enters the interface configuration mode
to configure multiple port-channels.
Syntax
interface range port-channel {port-channel-range | all}
Parameters
•
port-channel-range — List of valid port-channels to add. Separate nonconsecutive 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.
Console(config)#
interface range port-channel
1-2,6