Configuring Flow Control - Cisco 7604-RSP720C-R Configuration Manual

Nx-os interfaces
Table of Contents

Advertisement

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
Command
Step 6
show interface port-channel
channel-number
Example:
switch(config-router)# show interface
port-channel 2
Step 7
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to set port channel 2 to 100 Mb/s:
switch# configure terminal
switch (config)# interface port-channel 2
switch(config-if)# speed 100

Configuring Flow Control

You can enable or disable the capability of the port-channel interfaces that run at 1 Gb or higher to send
or receive flow-control pause packets. For port-channel interfaces that run at lower speeds, you can
enable or disable only the capability of the port-channel interfaces to receive pause packets.
Note
The settings have to match at both the local and remote ends of the link so that flow control can work
properly.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
Cisco Nexus 7000 Series NX-OS Interfaces Configuration Guide, Release 5.x
6-26
configure terminal
interface port-channel channel-number
flowcontrol
receive
send
{
|
exit
show interface port-channel channel-number
copy running-config startup-config
Purpose
(Optional) Displays interface information for the
specified port channel.
(Optional) Copies the running configuration to the
startup configuration.
desired
off
on
} {
|
|
}
Chapter 6
Configuring Port Channels
OL-23435-03

Advertisement

Table of Contents
loading

Table of Contents