Administrator Guide

show qos wred-profile
View the WRED profile details.
C9000 Series
Syntax
show qos wred-profile wred-profile-name
Parameters
wred-profile-
name
Enter the WRED profile name to view the profile details.
Defaults none
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
6.1.1.1 Introduced on the E-Series.
Example
Dell#show qos wred-profile
Wred-profile-name min-threshold max-threshold max-drop-rate
wred_drop 0 0 100
wred_teng_y 594 5941 100
wred_teng_g 594 5941 50
wred_fortyg_y 594 5941 50
wred_fortyg_g 594 5941 25
wred_oneg_y_pe 154 1538 100
wred_oneg_g_pe 154 1538 50
wred_teng_y_pe 154 1538 50
wred_teng_g_pe 154 1538 25
Dell#
threshold
Specify the minimum and maximum threshold values for the configured WRED profiles.
C9000 Series
Syntax
threshold min number max number
To remove the threshold values, use the no threshold min number max number command.
Parameters
min
number
Enter the keyword min then the minimum threshold number for the WRED profile.
The range is from 0 to 12000KB.
Quality of Service (QoS) 1445