Command Line Reference Guide

Command
Modes
QOS-POLICY-OUT mode
Command
History
Version Description
9.2.1.0 Introduced on the Z9500 switch.
9.3.0.0 Introduced on the Z9000 platform.
Usage
Information
You can configure all the data queues. For Z9500, you can configure queues 0-3.
WRED profile contains a set of characteristics, such as the minimum and maximum
WRED thresholds and the maximum drop rate. You can add and remove WRED
parameters for one or more queues by using the command in a single line. All of
the configured attributes apply to all the backplane ports and are for each queue.
To assign drop precedence to green or yellow traffic, use this command. If there is
no honoring enabled on the input, all the traffic defaults to green drop precedence.
Example
Dell(conf-wred)#wred thresh-1
Dell(conf-wred)#threshold min 100 max 200 max-drop-rate 40
Dell(conf-wred)#wred thresh-2
Dell(conf-wred)#threshold min 300 max 400 max-drop-rate 80
Dell(conf)#service-class wred green queue5 thresh-1 queue7
thresh-2 backplane
Dell(conf)#service-class wred yellow queue1 thresh-2 queue3
thresh-1 backplane
Dell(conf)#service-class wred weight queue0 11 queue6 4 queue7
9 backplane
service-class wred ecn backplane
Apply ECN marking on backplane port-queues in a service class.
Z9500
Syntax
[no] service-class wred ecn queue-list backplane
Parameters
service-class Define the mapping between the service class and policy-
based QoS or routing.
wred Associate WRED with ECN to mark packets instead of
dropping them.
ecn Cause explicit congestion notification (ECN) to be used to
indicate network congestion, rather than dropping packets,
queues-list Enter the queue numbers, either as individual
queue numbers separated by commas or as an inclusive list
separating the starting and ending queue numbers with a
hyphen
queue-list Enter the port-queue numbers, either as individual queue
numbers separated by commas or as an inclusive list
separating the starting and ending queue numbers with a
hyphen; for example, service-class wred ecn 0, 2,
4-6 backplane
. The range of queue IDs is 0 to 7.
1328
Quality of Service (QoS)