D-Link DES-3326S Layer 3 Switch CLI Reference
config bandwidth_control
Purpose Used to configure bandwidth control on a by-port basis.
Syntax
config bandwidth_control <portlist> {re_rate [no_limit|<value
1-1000>]|tx_rate [no_limit|<value 1-1000>]}
Description
The config bandwidth_control command is used to configure
bandwidth on a by-port basis.
Parameters
<portlist> − Specifies a range of ports to be configured. The port
list is specified by listing the lowest Switch number and the
beginning port number on that Switch, separated by a colon.
Then the highest Switch number, and the highest port number of
the range (also separated by a colon) are specified. The
beginning and end of the port list range are separated by a dash.
For example, 1:3 specifies Switch number 1, port 3. 2:4 specifies
Switch number 2, port 4. 1:3-2:4 specifies all of the ports between
Switch 1, port 3 and Switch 2, port 4 − in numerical order.
rx_rate − Specifies that one of the parameters below (no_limit or
<value 1-1000>) will be applied to the rate at which the above
specified ports will be allowed to receive packets
no_limit − Specifies that there will be no limit on the rate of
packets received by the above specified ports.
<value 1-1000> − Specifies the packet limit, in Mbps, that the
above ports will be allowed to receive.
tx_rate − Specifies that one of the parameters below (no_limit or
<value 1-1000>) will be applied to the rate at which the above
specified ports will be allowed to transmit packets.
no_limit − Specifies that there will be no limit on the rate of
packets received by the above specified ports.
<value 1-1000> − Specifies the packet limit, in Mbps, that the
above ports will be allowed to receive. Gigabit ports must be
configured to using a limit value that is a multiple of 8 i.e. for
Gigabit ports <value 8-1000 in increments of 8>.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure bandwidth control:
DES-3326S:4#config bandwidth_control 1-10 tx_rate 10
Command: config bandwidth_control 1-10 tx_rate 10
Success.
DES-3326S:4#
115