A SERVICE OF

logo

xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
108
show bandwidth_control
Purpose Used to display the bandwidth control table.
Syntax
show bandwidth_control {<portlist>}
Description This command is used to display 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. 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. Non–contiguous portlist entries are separated
by a comma. (ex: 1:1–1:3,1:7–1:9)
Restrictions None.
Example usage:
To display bandwidth control settings:
DGS–3426:5#show bandwidth_control 1:1–1:10
Command: show bandwidth_control 1:1–1:10
Bandwidth Control Table
Port RX Rate TX Rate Effective RX Effective TX
(64Kbit/sec) (64Kbit/sec) (64Kbit/sec) (64Kbit/sec)
–––– –––––––––––– –––––––––––– –––––––––––––––– ––––––––––––––––
1 no_limit no_limit no_limit no_limit
2 no_limit no_limit no_limit no_limit
3 no_limit no_limit no_limit no_limit
4 no_limit no_limit no_limit no_limit
5 no_limit no_limit no_limit no_limit
6 no_limit no_limit no_limit no_limit
7 no_limit no_limit no_limit no_limit
8 no_limit no_limit no_limit no_limit
9 no_limit no_limit no_limit no_limit
10 no_limit no_limit no_limit no_limit
DGS–3426P:4#