xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
572
DGS-3627:admin# show bandwidth_control
1:1-1:10
Command: show bandwidth_control 1:1-1:10
Bandwidth Control Table
Port
RX Rate
TX Rate
Effective RX
Effective TX
(Kbit/sec)
(Kbit/sec)
(Kbit/sec)
(Kbit/sec)
----
----------
-------------
------------
--------------
1:1
no_limit
64
-
128
1:2
no_limit
64
-
-
1:3
no_limit
64
64
64
1:4
no_limit
64
64
64
1:5
no_limit
64
-
-
1:6
no_limit
64
64
64
1:7
no_limit
64
-
-
1:8
no_limit
64
-
-
1:9
no_limit
64
-
-
1:10
no_limit
64
-
-
DGS-3627:admin#
config scheduling
Purpose
Used to configure the traffic scheduling mechanism for each CoS queue.
Syntax
config scheduling {ports [<portlist> | all ]} <class_id 0-6>
[max_packet <value 0-15>]
Description
Used to configure the traffic scheduling mechanism for each CoS queue.
Parameters
ports <portlist>
- Specifies the 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.
class_id
- This specifies the n+1 hardware priority queues that the config scheduling
command will apply to. The four hardware priority queues are identified by a number
from
0 to n
with the 0 queue being the lowest priority. The determination of n is project
dependent.
max_packet
- Specifies the maximum number of packets that the hardware priority queue,
specified above, will be allowed to transmit before allowing the next lowest priority queue to
transmit its packets. A value between 0 and m can be specified. Determination of m is project
dependent.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the traffic scheduling on CoS queue 1, with a weight value of 15, on port 1:10:
DGS-3627:admin# config scheduling ports 1:10 1 max_packet 15
Command: config scheduling ports 1:10 1 max_packet 15
Success.
DGS-3627:admin#
config scheduling_mechanism
Purpose
Used to configure the traffic scheduling mechanism for each CoS queue.
Syntax
config scheduling_mechanism {ports [<portlist> | all ]} [strict | weight_fair]