Cisco Nexus 7000 Series Command Reference Manual page 28

Nx-os quality of service
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

congestion-control
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 .
congestion-control
To configure congestion control, use the congestion-control command. To remove the congestion
control configuration, use the no form of this command.
Syntax Description
random-detect
threshold
burst-optimized
mesh-optimized
tail-drop
Defaults
None
Command Modes
Policy-map type network qos configuration
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.1(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to configure congestion control:
switch# config t
switch(config)# policy-map type network-qos my_template
switch(config-pmap-nqos)# class type network-qos eth
switch(config-pmap-nqos-c)# congestion-control tail-drop threshold mesh-optimized
switch(config-pmap-nqos-c)#
This example shows how to configure congestion control:
switch# config t
switch(config)# policy-map type network-qos my_template
switch(config-pmap-nqos)# class type network-qos eth
switch(config-pmap-nqos-c)# no congestion-control tail-drop threshold mesh-optimized
Cisco Nexus 7000 Series NX-OS Quality of Service Command Reference, Release 5.x
QOS-18
congestion-control [random-detect {threshold [burst-optimized | mesh-optimized]} | tail-drop
{threshold [burst-optimized | mesh-optimized]}]
no congestion-control [random-detect {threshold [burst-optimized | mesh-optimized]} |
tail-drop {threshold [burst-optimized | mesh-optimized]}]
(Optional) Specifies the weighted random early detection (WRED).
Specifies the threshold for the optimized traffic.
(Optional) Specifies the burst-optimized traffic.
(Optional) Specifies the mesh-optimized traffic.
(Optional) Specifies the tail-drop algorithm for queue management.
Modification
This command was introduced.
Cisco Nexus 7000 Series NX-OS Quality of Service Commands
OL-23378-01

Advertisement

Table of Contents
loading

Table of Contents