Command Line Reference Guide
Defaults Not configured.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Port Channel interfaces are logical interfaces and can be either in Layer 2 mode (by using the
switchport command) or Layer 3 mode (by configuring an IP address). You can add a Port
Channel in Layer 2 mode to a VLAN.
The shutdown, description, and name commands are the only commands that you can
configure on an interface while it is a member of a Port Channel. To add a physical interface to
a Port Channel, the interface can only have the shutdown, description, and name
commands configured. The Port Channel’s configuration is applied to the interfaces within the
Port Channel.
A Port Channel can contain both 100/1000 interfaces and GE interfaces. Based on the first
interface configured in the Port Channel and enabled, FTOS determines if the Port Channel
uses 100 Mb/s or 1000 Mb/s as the common speed. For more information, refer to channel-
member.
Example
FTOS(conf)#int port-channel 2
FTOS(conf-if-po-2)#
Related
Commands
channel-member – adds a physical interface to the LAG.
interface – configures a physical interface.
interface loopback – configures a Loopback interface.
interface null – configures a null interface.
interface vlan – configures a VLAN.
shutdown – disables/enables the port channel.
minimum-links
Configure the minimum number of links in a LAG (Port Channel) that must be in “oper up” status for the LAG to be also in
“oper up” status.
S5000
Syntax
minimum-links number
Parameters
number
Enter the number of links in a LAG that must be in “oper up” status.
The range is 1 to 16. The default is 1.
Defaults 1
Command Modes INTERFACE
537