D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
101
Example usage:
To configure bandwidth control:
DGS-3324SRi:4#config bandwidth_control 1:1-1:10 tx_rate 10
Command: config bandwidth_control 1:1-1:10 tx_rate 10
Success.
DGS-3324SRi: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 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.
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:
DGS-3324SRi:4#show bandwidth_control 1:1-1:10
Command: show bandwidth_control 1:1-1:10
Bandwidth Control Table
Port RX Rate (Mbit/sec) TX_RATE (Mbit/sec)
---- ------------------------ ----------------------
1:1 no_limit 10
1:2 no_limit 10
1:3 no_limit 10
1:4 no_limit 10
1:5 no_limit 10
1:6 no_limit 10
1:7 no_limit 10
1:8 no_limit 10
1:9 no_limit 10
1:10 no_limit 10
DGS-3324SRi:4#