D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
501
57-6 config scheduling_mechanism
Description
This command is used to configure the traffic scheduling mechanism for each CoS queue.
Format
config scheduling_mechanism {ports [<portlist> | all]} [strict | wrr]
Parameters
ports - (Optional) Specify a range of ports to be configured.
<portlist> - Enter the list of port used for this configuration here.
all - For set all ports in the system, you may use “all” parameter. If no parameter is specified,
system will set all ports.
strict - All queues operate in strict mode.
wrr - Each queue operates based on its setting.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the traffic scheduling mechanism for each CoS queue:
DES-3200-28/ME:admin#config scheduling_mechanism strict
Command: config scheduling_mechanism strict
Success.
DES-3200-28/ME:admin#
To configure the traffic scheduling mechanism for CoS queue on port 1:
DES-3200-28/ME:admin#config scheduling_mechanism ports 1 strict
Command: config scheduling_mechanism ports 1 strict
Success.
DES-3200-28/ME:admin#
57-7 show scheduling
Description
This command is used to display the current traffic scheduling parameters.
Format
show scheduling {<portlist>}