S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
2-21
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 2 Ethernet Commands
interface port-channel
interface port-channel
To create an EtherChannel interface and enter interface configuration mode, use the
interface
port-channel
command. To remove an EtherChannel interface, use the
no
form of this command.
interface port-channel
channel-number
no interface port-channel
channel-number
Syntax Description
Command Default
None
Command Modes
Configuration mode
Command History
Usage Guidelines
A port can belong to only one channel group.
When you use the
interface port-channel
command, follow these guidelines:
•
If you are using CDP, you must configure it only on the physical interface and not on the
EtherChannel interface.
•
If you do not assign a static MAC address on the EtherChannel interface, a MAC address is
automatically assigned. If you assign a static MAC address and then later remove it, the MAC
address is automatically assigned.
•
The MAC address of the EtherChannel is the address of the first operational port added to the
channel group. If this first-added port is removed from the channel, the MAC address comes from
the next operational port added, if there is one.
Examples
This example shows how to create an EtherChannel group interface with channel-group number 50:
switch(config)#
interface port-channel 50
switch(config-if)#
Related Commands
channel-number
Channel number that is assigned to this EtherChannel logical interface. The
range of valid values is from 1 to 4096.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
show interface
port-channel
Displays information on traffic on the specified EtherChannel interface.