![Cisco Sx350 Cli Manual Download Page 940](http://html.mh-extra.com/html/cisco/sx350/sx350_cli-manual_2609320940.webp)
Quality of Service (QoS) Commands
939
Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
47
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.
switchxxxxxx(config)#
qos aggregate-policer
policer1 124000 9600
exceed-action
drop
switchxxxxxx(config)#
policy-map
policy1
switchxxxxxx(config-pmap)#
class
class1
switchxxxxxx(config-pmap-c)#
police aggregate
policer1
switchxxxxxx(config-pmap-c)#
exit
switchxxxxxx(config-pmap)#
exit
switchxxxxxx(config)#
policy-map
policy2
switchxxxxxx(config-pmap)#
class
class2
switchxxxxxx(config-pmap-c)#
police aggregate
policer1
47.19 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.
Syntax
wrr-queue cos-map
queue-id
cos0
...
cos7
no wrr-queue cos-map [
queue-id
]
Parameters
•
queue-id—Specifies the queue number to which the CoS values are
mapped.
•
cos0... cos7—Specifies up to 8 CoS values to map to the specified queue
number. (Range: 0–7)
Default Configuration
The default CoS value mapping to 8 queues is as follows:
Summary of Contents for Sx350
Page 1: ...Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide CLI GUIDE ...
Page 26: ...25 Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 1 ...
Page 237: ...CDP Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 236 8 ...
Page 975: ...RADIUS Commands Cisco Sx350 Ph 2 2 5 Devices Command Line Interface Reference Guide 974 48 ...