DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
383
Parameters
Description
class_id
This specifies which of the n+1 hardware priority queues the
config scheduling command will apply to. The four hardware
priority queues are identified by number
−
from 0 to n
−
with the
0 queue being the lowest priority.
weight
Specifies the weights for weighted fair queueing. A value
between 0 and 255 can be specified.
Restrictions
You must have administrator privileges.
Examples
To configure the traffic scheduling mechanism for each COS queue:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g s c h e d u l i n g 0 m a x _ p a c k e t 3 4
C o m m a n d : c o n f i g s c h e d u l i n g 0 m a x _ p a c k e t 3 4
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
43-4 config scheduling_mechanism
Purpose
Used to configure the traffic scheduling mechanism for each COS queue.
Format
config scheduling_mechanism [strict | weight_fair]
Description
This command is use to specify how the switch handle packets in priority queues.
Parameters
Parameters
Description
strict
The highest queue first process.That is, the highest queue
should be finished first.
weight_fair
Use weighted fair algorithm to handle packets in priority queues.