Reference Guide

Default 0
Command Mode TRUST-MAP
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
Congures WRED parameters for the queue.
Syntax
random-detect minimum-threshold threshold-value maximum-threshold threshold-
value drop-probability value percentage [weight value] [color {green | yellow}]
[ecn]
Parameters
minimum threshold threshold value — Enter the minimum buer threshold (1 to 12480 KB).
maximum threshold threshold value — Enter the maximum buer threshold (1 to 12480 KB).
drop probability percentage — Enter a drop probability rate in percentage (1 to 100).
weight value — Enter the weight value (1 to 15, default 0).
color — Enter a color drop precedence.
green — Enable WRED for green prole trac.
yellow — Enable WRED for yellow prole trac.
ecn — Enable WRED for ECN capable trac.
Default ECN disabled
Command Mode CONFIG-POLICY-MAP-CLASS-MAP
Usage Information None
Example
OS10(conf-pmap-c-que)# random-detect minimum-threshold 10 maximum-threshold
100 drop-probability 50 color yellow ecn weight 10
Supported Releases 10.2.0E or later
service-policy
Congures the input and output service policies.
Syntax
service-policy {input | output} [type {qos | queuing}] policy-map-name
Parameters
input — Enter to assign a QoS policy to the interface input.
output — Enter to assign a QoS policy to the interface output.
qos — Enter to assign a qos type policy-map.
queuing — Enter to assign the queuing type policy-map.
policy-map-name — Enter the policy-map name (up to 32 characters).
Quality of service 507