Users Guide
Usage Information
When you enable wred ecn, and the number of packets in the queue is below the minimum threshold, packets
are transmitted per the usual WRED treatment.
When you enable wred ecn, and the number of packets in the queue is between the minimum threshold and the
maximum threshold, one of the following two scenarios can occur:
• If the transmission endpoints are ECN-capable and trac is congested, and the WRED algorithm determines
that the packet should have been dropped based on the drop probability, the packet is transmitted and marked
so the routers know the system is congested and can slow transmission rates.
• If neither endpoint is ECN-capable, the packet may be dropped based on the WRED drop probability. This
behavior is the identical treatment that a packet receives when WRED is enabled without ECN congured on
the router.
When you enable wred ecn, and the number of packets in the queue is above the maximum threshold, packets
are dropped based on the drop probability. This behavior is the identical treatment a packet receives when WRED
is enabled without ECN congured on the router.
Related Commands
• wred-prole — creates a WRED prole and name that prole.
wred-prole
Create a WRED prole and name the prole.
S3048–ON
Syntax
wred-profile wred-profile-name
To remove an existing WRED prole, use the no wred-profile command.
Parameters
wred-prole-name
Enter your WRED prole name in character format (32 character maximum). Or use one
of the pre-dened WRED prole names. You can congure up to 26 WRED proles plus
the ve pre-dened proles, for a total of 31 WRED proles.
Pre-dened Proles: wred_drop, wred-ge_y, wred_ge_g, wred_teng_y, wred_teng_g.
Defaults The ve pre-dened WRED proles. When you congure a new prole, the minimum and maximum threshold
defaults to predened wred_ge_g values.
If green prole is applied, default yellow also take eect and vice-versa.
Command Modes CONFIGURATION
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
Quality of Service (QoS) 1225