Service Manual
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, Dell Networking OS determines if the Port Channel uses 100
Mb/s or 1000 Mb/s as the common speed. For more information, refer to channel-member.
If the line card is in a Jumbo mode chassis, you can also configure the mtu and ip mtu commands. The
Link MTU and IP MTU values configured on the channel members must be greater than the Link MTU and
IP MTU values configured on the Port Channel interface.
NOTE: In a Jumbo-enabled system, all members of a Port Channel must be configured with the same
link MTU values and the same IP MTU values.
Example
Dell(conf)#int port-channel 2
Dell(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.
Syntax
minimum-links number
Parameters
number
Enter the number of links in a LAG that must be in “oper up” status. The range is
from 1 to 16. The default is 1.
Defaults 1
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
Interfaces 685