EasyManua.ls Logo

D-Link DES-3010F - Page 119

D-Link DES-3010F
231 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
DES-3000 Series Layer 2 Switch CLI Reference Manual
115
config bandwidth_control
Parameters
<portlist> Specifies a port or range of ports to be configured for
bandwidth control.
rx_rate Specifies that one of the parameters below (no_limit or
<value 64-1024000>) 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 64-1024000> Specifies the packet limit, in kbps,
that the above ports will be allowed to receive.
tx_rate Specifies that one of the parameters below (no_limit or
<value 64-1024000>) 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 transmitted by the above specified ports.
<value 64-1024000> Specifies the packet limit, in kbps,
that the above ports will be allowed to transmit.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure bandwidth control:
DES-3026:4#config bandwidth_control 1-10 rx_rate 100000
tx_rate 100000
Command: config bandwidth_control 1-10 rx_rate 100000
tx_rate 100000
Success.
DES-3026:4#
show bandwidth_control
Purpose Used to display the bandwidth control configuration on the Switch.
Syntax
show bandwidth_control {<portlist>}
Description
The show bandwidth_control command displays the current
bandwidth control configuration on the Switch, on a port-by-port
basis.
Parameters
<portlist> Specifies a port or range of ports to be viewed.
Using this command without adding a portlist entry will show the
bandwidth control for all ports in the Switch stack.
Restrictions None.
Example usage:
To display bandwidth control settings: