show port-channel compatibility-parameters

To display the parameters that must be the same among the member ports in order to join an EtherChannel interface, use the show port-channel compatibility-parameters command.

show port-channel compatibility-parameters

Syntax Description

This command has no arguments or keywords.

Command Default

None

Command Modes

EXEC mode

Command History

Release
Modification
4.0(0)N1(1a)
This command was introduced.

Examples

This example shows how to display the EtherChannel interface parameters:

switch# show port-channel compatibility-parameters
* port mode
 
Members must have the same port mode configured.
 
* port mode
 
Members must have the same port mode configured, either E,F or AUTO. If
they are configured in AUTO port mode, they have to negotiate E or F mode
when they come up. If a member negotiates a different mode, it will be
suspended.
 
* speed
 
Members must have the same speed configured. If they are configured in AUTO
speed, they have to negotiate the same speed when they come up. If a member
negotiates a different speed, it will be suspended.
 
* MTU
 
Members have to have the same MTU configured. This only applies to ethernet
port-channel.
 
* shut lan
 
Members have to have the same shut lan configured. This only applies to
ethernet port-channel.
 
* MEDIUM
 
Members have to have the same medium type configured. This only applies to
ethernet port-channel.
 
* Span mode
 
Members must have the same span mode.
 
* load interval
 
Member must have same load interval configured.
<---output truncated--->
switch#
 

Related Commands

Command
Description
port-channel load-balance ethernet
Configures the load-balancing algorithm for EtherChannels.
show tech-support port-channel
Displays Cisco Technical Support information about EtherChannels.