CLI Guide

Table Of Contents
Link MTU and IP MTU considerations for Port Channels are:
All members must have the same link MTU value and the same IP MTU value.
The Port Channel link MTU and IP MTU must be less than or equal to the link MTU and IP MTU values
configured on the channel members. For example, if the members have a link MTU of 2100 and an IP
MTU 2000, the Port Channels MTU values cannot be higher than 2100 for link MTU or 2000 bytes for
IP MTU.
When an interface is removed from a Port Channel with the no channel-member command, the
interface reverts to its configuration prior to joining the Port Channel.
An interface can belong to only one Port Channel.
Related
Commands
description assigns a descriptive text string to the interface.
interface port-channel creates a Port Channel interface.
shutdown disables/enables the port channel.
group
Group two LAGs in a supergroup (fate-sharing group or failover group).
C9000 Series
Syntax
group group_number port-channel number port-channel number
To remove an existing LAG supergroup, use the no group group_number command.
Parameters
group_number
Enter an integer from 1 to 32 that uniquely identifies this LAG fate-sharing group.
port-channel
number
Enter the keywords port-channel then an existing LAG number. Enter this
keyword/variable combination twice, identifying the two paired LAGs.
Defaults none
Command Modes PORT-CHANNEL FAILOVER-GROUP (conf-po-failover-grp)
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.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series ExaScale.
7.6.1.0 Introduced on the C-Series, E-Series, and S-Series.
Related
Commands
port-channel failover-group accesses PORT-CHANNEL FAILOVER-GROUP mode to configure a LAG
failover group.
show interfaces port-channel displays information on configured Port Channel groups.
Interfaces 787