Users Guide

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.
max
number
Enter the keyword max then the maximum threshold number for the WRED profile.
The range is from 0 to 12000KB.
Defaults none
Command Modes CONFIGURATION (config-wred)
Command
History
This guide is platform-specific. For command information about other platforms, refer to 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.8.0 Introduced on the S4810.
6.1.1.1 Introduced on the E-Series.
Usage
Information
To configure the minimum and maximum threshold values for user-defined profiles, use this command.
Additionally, to modify the minimum and maximum threshold values for the pre-defined WRED profiles,
use this command. If you delete the threshold values of the pre-defined WRED profiles, the profiles revert
to their original default values.
Table 7. Threshold Values for the Pre-defined WRED Profiles
Pre-Defined WRED Profile Name Minimum Threshold Maximum Threshold
wred_drop 0 0
wred_ge_y 1024 2048
Quality of Service (QoS) 1369