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


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
500
DES-3200-28/ME:admin#show per_queue bandwidth_control 10
Command: show per_queue bandwidth_control 10
Queue Bandwidth Control Table On Port: 10
Queue Min Rate(Kbit/sec) Max Rate(Kbit/sec)
0 640 No Limit
1 640 No Limit
2 640 No Limit
3 640 No Limit
4 No Limit No Limit
5 No Limit No Limit
6 No Limit No Limit
7 No Limit No Limit
DES-3200-28/ME:admin#
57-5 config scheduling
Description
This command is used to configure the traffic scheduling mechanism for each CoS queue.
Format
config scheduling {ports [<portlist> | all]} <class_id 0-7> [strict | weight <value 1-127>]
Parameters
ports - Specify a range of ports to be configured.
<portlist> - Enter the list of port used for this configuration here.
<class_id 0-7> - This specifies the 8 hardware priority queues which the config scheduling
command will apply to. The four hardware priority queues are identified by number from 0 to 7
with the 0 queue being the lowest priority.
strict - The queue will operate in strict mode.
weight - Specify the weights for weighted round robin. A value between 0 and n can be specified.
<value 1-127> - Enter the weights for weighted round robin value here. This value must be
between 1 and 127.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the traffic scheduling CoS queue 1 to weight 25 on port 10:
DES-3200-28/ME:admin#config scheduling ports 10 1 weight 25
Command: config scheduling ports 10 1 weight 25
Success.
DES-3200-28/ME:admin#