Configuring The Flow Control - 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# configure terminal
switch(config)# interface ethernet 3/1
switch(config-if)# speed 1000
switch(config-if)# duplex full
switch(config-if)#

Configuring the Flow Control

For Ethernet ports that run at 1 Gb/s or faster, you can enable or disable the port's ability to send and
receive flow-control pause frames. For Ethernet ports that run slower than 1 Gb/s, you can enable or
disable only the port's ability to receive pause frames.
When enabling flow control for the local port, you either fully enable the local port to send or receive
frames regardless of the flow-control setting of the remote port, or you set the local port to use the
desired setting used by the remote port. If you enable both the local and remote port for flow control, or
set the desired flow control of the other port, or set a combination of those two states, flow control is
enabled for those ports.
Note
For ports that run at 10 Gb/s, you cannot use the desired state for the send or receive parameter.
BEFORE YOU BEGIN
Make sure that the remote port has the corresponding setting for the flow control that you need. If you
want the local port to send flow-control pause frames, make sure that the remote port has a receive
parameter set to on or desired. If you want the local port to receive flow-control frames, make sure that
the remote port has a send parameter set to on or desired. If you do not want to use flow control, you can
set the remote port's send and receive parameters to off.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
2-30
configure terminal
interface ethernet slot/port
flowcontrol {send | receive} {desired | on | off}
show interface ethernet slot/port
show interface flowcontrol
exit
copy running-config startup-config
Chapter 2
Configuring Basic Interface Parameters
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents