Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config scheduling
Parameters
<class_id 0-6> This specifies to which of the seven hardware priority
queues the config scheduling command will apply. The seven hardware
priority queues are identified by number from 0 to 6 with the 0 queue
being the lowest priority.
max_packet <value 0-15> Specifies the maximum number of packets
the above specified hardware priority queue will be allowed to transmit
before allowing the next lowest priority queue to transmit its packets. A
value between 0 and 15 can be specified.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the traffic scheduling mechanism for each queue:
DGS-3400:4# config scheduling 0 max_packet 12
Command: config scheduling 0 max_packet 12
Success.
DGS-3400:4#
show scheduling
Purpose Used to display the currently configured traffic scheduling on the
Switch.
Syntax
show scheduling
Description The show scheduling command will display the current traffic
scheduling mechanisms in use on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the current scheduling configuration:
DGS-3400:4#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
DGS-3400:4#
102