Specifications

DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
DGS-3224TGR:4# show scheduling
Command: show scheduling
QOS Output Scheduling
Class ID MAX. Weight
------------- ------------------
Class-0 1
Class-1 2
Class-2 3
Class-3 4
Class-4 5
Class-5 6
Class-6 7
Class-7 8
DGS-3224TGR:4#
config scheduling_mechanism
Purpose
Used to configure the traffic scheduling mechanism for each COS queue.
Syntax config scheduling_mechanism [strict|weight_fair]
Description
This command is use to specify how the switch handle packets in priority queues.
Parameters
strict The highest queue is the first to process traffic. That is, the highest queue should be
finished at first.
weight_fair Use the weight fair algorithm to handle packets in priority queues.
Restrictions
Only administrator-level users can issue this command.
Example Usage:
To configure the traffic scheduling mechanism for each COS queue:
DGS-3224TGR:4# config scheduling_mechanism strict
Command: config scheduling_mechanism strict
Success.
DGS-3224TGR: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 mechanisms in use on the switch.
Parameters
None.
Restrictions
None.
62