DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
554
DWS-3160-24PC: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 No Limit No Limit
1 128 960
2 No Limit No Limit
3 No Limit No Limit
4 No Limit No Limit
5 No Limit No Limit
6 No Limit No Limit
7 No Limit No Limit
59-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 - Specifies a range of ports to be configured.
<portlist> - Enter the list of port used for this configuration here.
- 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 - Specifies the weights for weighted round robin.
<value 1-127> - Enter the weights for weighted round robin value here. This value must be
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure the traffic scheduling CoS queue 1 to weight 25 on port 10:
DWS-3160-24PC:admin# config scheduling ports 10 1 weight 25
Command: config scheduling ports 10 1 weight 25
Success.
DWS-3160-24PC:admin#