Configuring The Speed And Duplex Settings For A Port-Channel Interface - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Chapter 6
Configuring Port Channels
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m
switch(config-if)# description engineering

Configuring the Speed and Duplex Settings for a Port-Channel Interface

You can configure the speed and duplex settings for a port-channel interface.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
DETAILED STEPS
Command
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
interface port-channel channel-number
Example:
switch(config)# interface port-channel 2
switch(config-if)
Step 3
speed {10 | 100 | 1000 | auto}
Example:
switch(config-if)# speed auto
switch(config-if)#
Step 4
duplex {auto | full | half}
Example:
switch(config-if)# speed auto
switch(config-if)#
Step 5
exit
Example:
switch(config-if)# exit
switch(config)#
OL-23435-03
configure terminal
interface port-channel channel-number
speed
10
100
1000
{
|
|
|
duplex
auto
full
half
{
|
|
exit
show interface port-channel channel-number
copy running-config startup-config
auto
}
}
Purpose
Enters configuration mode.
Specifies the port-channel interface that you want to
configure, and enters the interface mode.
Sets the speed for the port-channel interface. The
default is auto for autonegotiation.
Sets the duplex for the port-channel interface. The
default is auto for autonegotiation.
Exits the interface mode and returns to the
configuration mode.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
Configuring Port Channels
6-25

Advertisement

Table of Contents
loading

Table of Contents