DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 354
config per_queue bandwidth _control
<value 64-1024000>
- An integer value from 64 to 1024000 sets a maximum
limit in Kbits/sec. The specified bandwidth limit may be equaled but not
exceeded. The exact logical limit or token value is hardware determined.
Note: 1 Kbit = 1000 bits, 1 Gigabit = 1000*1000 Kbits. Actual rate =
(inputted rate/ 64) * 64. On a GE port, the minimal granularity for TX rate
is 1850Kbps. Actual rate = (inputted rate/ 1850) * 1850 Note: On a GE
port, the TX rate granularity is different.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the maximum rate to be 100 on queue 1 for ports 1 to 10:
DGS-3700-12:5#config per_queue bandwidth_control ports 1-10 1 max_rate 100
Command: config per_queue bandwidth_control ports 1-10 1 max_rate 100
The setting value is not an integer multiple of granularity 64. The closest value 64 is
chosen.
Success.
DGS-3700-12:5#
show per_queue bandwidth _control
Purpose
To display the bandwidth control setting of per egress queue for each port.
Syntax
show per_queue bandwidth _control {<portlist>}
Description
This command is used to display the bandwidth control setting of per egress
queue for each port.
Parameters
<portlist>
- Specifies a range of ports to be displayed. If no parameter is
specified, the system will display the per egress queue bandwidth
configuration for all ports.
Restrictions
None.
Example usage:
To display the port bandwidth control table for port 1:
DGS-3700-12:5#show per_queue bandwidth_control 1
Command: show per_queue bandwidth_control 1
Queue Bandwidth Control Table On Port: 1
Queue Min Rate(Kbit/sec) Max Rate(Kbit/sec)
0 No Limit No Limit
1 No Limit No Limit
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
DGS-3700-12:5#