D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
573
config scheduling_mechanism
Description There are two sets of commands that the project can be choose to implement.
If the project only supports the scheduling mechanism to be set globally, the portlist
parameter will not be supported.
This command is used to specify how the switch handles packets in priority queues.
Parameters
ports <portlist> - Specifies a range of ports to be configured.
all - To set all ports in the system, you may use the “all” parameter. If no parameter is
specified, the system will set all ports.
strict - All queues will operate in strict mode.
weight_fair - Each queue will operate based on their settings.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the traffic scheduling mechanism for the CoS queue on port 1:1:
DGS-3627:admin# config scheduling_mechanism ports 1:1 strict
Command: config scheduling_mechanism ports 1:1 strict
Success.
DGS-3627:admin#
show scheduling
Purpose Used to display the current traffic scheduling parameters.
Syntax
show scheduling {<portlist>}
Description The show scheduling command displays the current traffic scheduling parameters in use on
the Switch.
Parameters
portlist - Specifies the range of ports to be displayed.
If portlist is not specified, for the projects that support the per-port scheduling configure,
system will display all ports’ scheduling configurations, for those projects that only support
the global scheduling settings, this command will display the global setting only.
Restrictions None.
Example usage:
To display the traffic scheduling parameters for each CoS queue on port 1:1 (take eight hardware priority queues for
example):