xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
468
config bandwidth_control
the device, will be displayed when the command is executed. Actual rate = (inputted rate/
minimum granularity) * minimal granularity
tx_rate
- Specifies the limitation applied to the transmit data rate.
no_limit
- Indicates that there is no limit on the port TX bandwidth.
An integer value from 64 to 10000000 sets a maximum limit in Kbits/sec. The actual
bandwidth will be an adjusted value based on the user specified bandwidth. The actual limit
may be equal to the user specified limit, but will not exceed it. The actual limit recognized by
the device, will be displayed when the command is executed. Actual rate = (inputted rate/
minimum granularity) * minimal granularity
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the transmit bandwidth rate on port 1:1-1:10 to be 100 Kbits/sec:
DGS-3450:admin# config bandwidth_control 1:1-1:10 tx_rate 100
Command: config bandwidth_control 1:1-1:10 tx_rate 100
The setting value is not an integer multiple of granularity 64. The closest value
64 is chosen.
Success.
DGS-3450:admin#
show bandwidth_control
Purpose
Used to display the port bandwidth control table.
Syntax
show bandwidth_control {<portlist>}
Description
The show bandwidth_control command displays the port bandwidth configuration.
The bandwidth can also be assigned by the RADIUS server through the authentication
process. If the RADIUS server has assigned the bandwidth, then the RADIUS-assigned
bandwidth will be the effective bandwidth. The authentication with the RADIUS server can be
either per port or per user. For per-user authentication, there may be multiple bandwidth
control values assigned when there are multiple users attached to the specific port. In this
case, the largest assigned bandwidth value will be applied to the effective bandwidth for this
specific port. Note that only devices that support MAC-based VLANs can provide per user
authentication.
Parameters
portlist
- Specifies a range of ports to be displayed.
If no parameter is specified, the system will display all ports bandwidth configurations.
Restrictions
None.
Example usage:
To display port bandwidth control table for ports 1:1-1:10: