Reference Guide

Usage Information If the trust map does not dene trac class values to a queue, those ows are mapped to the default queue (0). If
some of the trac class values are already mapped to an existing queue, you will receive an error. The no version
of this command returns the value to the default.
Example
OS10(conf-tmap-tc-queue-qos)# queue 2 qos-group 5
Supported Releases 10.3.0E or later
random-detect (interface)
Assigns a WRED prole to the specied interface.
Syntax
random-detect wred-profile
Parameters wred-profile — Enter the name of an existing WRED prole.
Default Not congured
Command Mode INTERFACE
Usage Information The no version of this command removes the WRED prole from the interface.
Example
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# random-detect test_wred
Supported Releases 10.4.0E(R1) or later
random-detect (queue)
Assigns a WRED prole to the specied queue.
Syntax
random-detect wred-profile-name
Parameters wred-profile-name — Enter the name of an existing WRED prole.
Default Not congured
Command Mode PMAP-C-QUE
Usage Information The no version of this command removes the WRED prole from the queue.
Example
OS10(config)# policy-map type queuing p1
OS10(config-pmap-queuing)# class c1
OS10(config-pmap-c-que)# random-detect test_wred
Supported Releases 10.4.0E(R1) or later
random-detect color
Congures the threshold of WRED prole for available colors.
Syntax
random-detect color color-name minimum-threshold minimum-value maximum-
threshold maximum-value drop-probability drop-rate
Parameters
color-name — Enter the color of drop precedence for the WRED prole. The available options are: green,
yellow, and red.
Quality of service 589