xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
476
config per_queue bandwidth_control
If the specified rate does not have multiple of minimum granularity, the rate will be adjusted:
Actual rate = (inputted rate/ minimum granularity) * minimal granularity.
max_rate
- Specifies that one of the parameters below (no_limit or 64-10000000) will be
applied to the maximum rate that the class specified above will be allowed to transmit
packets at.
no_limit
- Specifies that there will be no limit on the rate of packets received by the
above specified class.
<value 64-10000000>
- Specifies the packet limit, in Kbps, that the above ports will
be allowed to receive.
If the specified rate does not have multiple of minimum granularity, the rate will be adjusted:
Actual rate = (inputted rate/ minimum granularity) * minimal granularity.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the minimum rate to be 130 and the maximum rate to be 100000 on CoS bandwidth queue 1 for ports 1:1-
1:10:
DGS-3450:admin# config per_queue bandwidth_control ports 1:1-1:10 1 min_rate 130 max_rate
100000
Command: config per_queue bandwidth_control ports 1:1-1:10 1 min_rate 130 max_rate 100000
Success.
DGS-3450:admin#
show per_queue bandwidth_control
Purpose
Used to display the per queue bandwidth control settings for each port.
Syntax
show per_queue bandwidth_control {<portlist>}
Description
Used to display the per queue bandwidth control settings.
Parameters
portlist
- Specifies the range of ports to be displayed.
If no parameter is specified, the system will display the CoS bandwidth configuration for all
ports.
Restrictions
None.
Example usage:
To display the per queue bandwidth control table for port 1:10: