Reference Guide

random-detect ecn
Enables Explicit Congestion Notication (ECN) for the WRED prole.
Syntax
random-detect ecn
Parameters None
Default Not congured
Command Mode WRED CONFIGURATION
Usage Information The no version of this command disables ECN.
Example
OS10(config)# wred test_wred
OS10(config-wred)# random-detect ecn
Supported Releases 10.4.0E(R1) or later
random-detect pool
Assigns a WRED prole to the specied global buer pool.
Syntax
random-detect pool pool-value wred-profile-name
Parameters
pool-value — Enter the pool value (0 to 1).
wred-profile-name — Enter the name of an existing WRED prole.
Default Not congured
Command Mode SYSTEM-QOS
Usage Information The no version of this command removes the WRED prole from the interface.
Example
OS10(config)# system qos
OS10(config-sys-qos)# random-detect pool 0 test_wred
Supported Releases 10.4.0E(R1) or later
random-detect weight
Congures the exponential weight value used to calculate the average queue depth for the WRED prole.
Syntax
random-detect weight weight-value
Parameters weight-value — Enter a value for the weight (1 to 15).
Default Not congured
Command Mode WRED CONFIGURATION
Usage Information The no version of this command removes the weight factor from the WRED prole.
Example
OS10(config)# wred test_wred
OS10(config-wred)# random-detect weight 10
584 Quality of service