![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/a/90/a90a22e1-6efb-41b9-b927-a25607cdb211/a90a22e1-6efb-41b9-b927-a25607cdb211-bgcd.png)
Class of Service Configuration
3-161
3
Web – Click Priority, Traffic Classes. Assign priorities to the traffic classes (i.e.,
output queues), then click Apply.
Figure 3-89 Traffic Classes
CLI – The following example shows how to change the CoS assignments.
* Mapping specific values for CoS priorities is implemented as an interface configuration
command, but any changes will apply to the all interfaces on the switch.
Console(config)#interface ethernet 1/1
4-131
Console(config-if)#queue cos-map 0 0
4-201
Console(config-if)#queue cos-map 1 1
Console(config-if)#queue cos-map 2 2
Console(config-if)#end
Console#show queue cos-map ethernet 1/1
4-203
Information of Eth 1/1
CoS Value : 0 1 2 3 4 5 6 7
Priority Queue: 0 1 2 1 2 2 3 3
Console#