Command Line Interface
4-210
4
Example
The following example shows how to change the CoS assignments to a one-to-one
mapping:
Related Commands
show queue cos-map (4-211)
show queue mode
This command shows the current queue mode.
Default Setting
None
Command Mode
Privileged Exec
Example
show queue bandwidth
This command displays the weighted round-robin (WRR) bandwidth allocation for
the eight priority queues.
Default Setting
None
Command Mode
Privileged Exec
Console(config)#interface ethernet 1/1
Console(config-if)#queue cos-map 0 0
Console(config-if)#queue cos-map 1 1
Console(config-if)#queue cos-map 2 2
Console(config-if)#exit
Console#show queue cos-map ethernet 1/1
Information of Eth 1/1
Traffic Class:01234567
Priority Queue:01234567
Console#
Console#sh queue mode
Wrr status: Enabled
Console#