xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
97
config scheduling_mechanism
Purpose
Used to configure the traffic scheduling mechanism for each COS
queue.
Syntax
config scheduling_mechanism [strict(1) | weight_robin (2) ]
Description
This command is used to specify how the switch handle packets in
priority queues.
Parameters
strict-
The highest queue will be processed first.That is,the highest
queue should finish first.
weight_robin-
Use the weighted round robin algorithm to handle
packets in priority queues.
Restrictions
Only Administrator or Operator-level users can issue this command.
Example usage:
To configure the traffic scheduling mechanism for each COS queue:
DES-3800:admin#config scheduling_mechanism strict
Command: config scheduling_mechanism strict
Success.
DES-3800:admin#
show scheduling
Purpose
Used to display the current traffic scheduling parameters in use on
the switch.
Syntax show
scheduling
Description
The show scheduling command displays the current traffic scheduling
parameters that are in use on the switch.
Parameters
None.
Restrictions
None.
Example usage:
To display the traffic scheduling parameters for each COS queue:
DES-3800:admin# show scheduling
Command: show scheduling
QOS Output Scheduling
Class ID MAX. Packets
-------- ------------
Class-0 1
Class-1 2
Class-2 3
Class-3 4
Class-4 5
Class-5 6
Class-6 7
Class-7 8