xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
584
62-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:
DGS-3120-24TC:admin# config scheduling_mechanism strict
Command: config scheduling_mechanism strict
Success.
DGS-3120-24TC:admin#
To configure the traffic scheduling mechanism for CoS queue on port 1:1:
DGS-3120-24TC:admin# config scheduling_mechanism ports 1:1 strict
Command: config scheduling_mechanism ports 1:1 strict
Success.
DGS-3120-24TC:admin#
62-7
show scheduling
Description
This command is used to display the current traffic scheduling parameters.
Format
show scheduling {<portlist>}