Send documentation comments to mdsfeedback-doc@cisco.com
4-21
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
channel-group
channel-group
To add a port to a PortChannel group, use the channel-group command. To remove a port, use the no
form of the command.
channel-group {port-channel-number force | auto}
no channel-group {port-channel-number force | auto}
Syntax Description
Defaults None.
Command Modes Interface configuration submode.
Command History
Usage Guidelines None.
Examples The following example shows how to enable auto creation of a PortChannel.
switch# config terminal
switch(config)# interface fc3/9
switch(config-if)# channel-group auto
Related Commands
port-channel-number Specifies the PortChannel number. The range is 1 to 256.
force Specifies using the force option to add a port.
auto Enables auto creation of a PortChannel.
Release Modification
3.0(1) This command was introduced.
Command Description
show interface port-channel Displays PortChannel interface information.