Quality of Service
Class of Service Commands
Cisco Small Business 200E Series Advanced Smart Switch Command Reference 381
9
Examples
The following command configures a bandwidth for each of the eight available
queues on all interfaces. The total of all bandwidths is 100%.
(switch) (Config)#cos-queue min-bandwidth 20 20 20 10 10 10 5 5
Related Commands
cos-queue wrr
Use this command to activate the weighted scheduler mode for each specified
queue. Use the no form of the command to restore the default strict scheduler
mode for each specified queue.
cos-queue wrr queue-id-1 [queue-id-2… queue-id-n]
no cos-queue wrr queue-id-1[queue-id-2… queue-id-n]
Syntax Descriptions
Default
All ports are configured in strict mode.
Command Modes
Global Config
Interface Config
Command Description
show interfaces
cos-queue
Displays the class-of-service queue configuration for the
specified interface.
traffic-shape Specifies the maximum transmission bandwidth limit on
egress for the interface as a whole.
Parameter Description
queue-id-1...
queueid-n
The queue IDs on which to use the weighted scheduler
mode. Each queue must be separated by a space.