DES-3000 Series Layer 2 Switch CLI Reference Manual
114
config scheduling_mechanism
resume clearing its queue.
Parameters
strict – Entering the strict parameter indicates that the highest class of
service is the first to be processed. That is, the highest class of service
should finish emptying before the others begin. Other classes of service
will follow weight fair scheduling.
weight_fair – Entering the weight fair parameter indicates that the
priority classes of service will empty packets in a weighted round-robin
(WRR) order. That is to say that they will be emptied in an even
distribution.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure the traffic scheduling mechanism for each COS queue:
DES-3026:4#config scheduling_mechanism strict
Command: config scheduling_mechanism strict
Success.
DES-3026:4#
show scheduling_mechanism
Purpose Used to display the current traffic scheduling mechanisms in use on
the Switch.
Syntax
show scheduling_mechanism
Description This command will display the current traffic scheduling mechanism
in use on the Switch.
Parameters None.
Restrictions None.
Example Usage:
To show the scheduling mechanism:
DES-3026:4#show scheduling_mechanism
Command: show scheduling_mechanism
Scheduling Mechanism : strict
DES-3026:4#
config bandwidth_control
Purpose Used to configure bandwidth control on a by-port basis.
Syntax
config bandwidth_control [<portlist>] {rx_rate [no_limit | <value
64-1024000>] | tx_rate [no_limit | <value 64-1024000>]}
Description
The config bandwidth_control command is used to configure
bandwidth on a by-port basis.