Wrr-queue cos-map – Dell PowerEdge VRTX User Manual
Page 773

Quality of Service (QoS) Commands
773
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\QoS.fm
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
no police aggregate
aggregate-policer-name
Parameters
aggregate-policer-name—Specifies the aggregate policer name.
Command Mode
Policy-map Class Configuration mode.
User Guidelines
An aggregate policer can be applied to multiple classes in the same policy
map. An aggregate policer cannot be applied across multiple policy maps or
interfaces.
Use the exit command to return to the Configuration mode. Use the end
command to return to the Privileged EXEC mode.
Example
The following example applies the aggregate policer called Policer1 to a class
called class1 in a policy map called policy1 and class2 in policy map policy2.
console(config)# qos aggregate-policer policer1 124000 9600
exceed-action drop
console(config)# policy-map policy1
console(config-pmap)# class class1
console(config-pmap-c)# police aggregate policer1
console(config-pmap-c)# exit
console(config-pmap)# exit
console(config)# policy-map policy2
console(config-pmap)# class class2
console(config-pmap-c)# police aggregate policer1
wrr-queue cos-map
Use the wrr-queue cos-map Global Configuration mode command to map
Class of Service (CoS) values to a specific egress queue. Use the no form of
this command to restore the default configuration.