Configuring The Interface Speed And Duplex Mode - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

Configuring the Basic Interface Parameters
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)# link debounce time 0
switch(config-if)#

Configuring the Interface Speed and Duplex Mode

The interface speed and duplex mode are interrelated, so you should configure both of their parameters
at the same time.
To see which speeds and duplex modes you can configure together for Ethernet and management
interfaces, see
The interface speed that you specify can affect the duplex mode used for an interface, so you should set
Note
the speed before setting the duplex mode. If you set the speed for autonegotiation, the duplex mode is
automatically set to be autonegotiated. If you specify 10- or 100-Mb/s speed, the port is automatically
configured to use half-duplex mode, but you can specify full-duplex mode instead. If you specify a speed
of 1000 Mb/s (1 Gb/s) or faster, full duplex is automatically used.
BEFORE YOU BEGIN
Make sure that the remote port has a speed setting that supports your changes for the local port. If you
want to set the local port to use a specific speed, you must set the remote port for the same speed or set
the local port to autonegotiate the speed.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-28
Table 2-2 on page
configure terminal
interface interface
speed {{10 | 100 | 1000 | {auto [10 100 [1000]]}} | {10000 | auto}}
duplex {full | half | auto}
show interface interface
exit
copy running-config startup-config
2-4.
Chapter 2
Configuring Basic Interface Parameters
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents