DES-3000 Series Layer 2 Switch CLI Reference Manual
show scheduling_mechanism
Purpose Used to display the current traffic scheduling mechanisms in use
on the Switch.
Syntax
show scheduling_mechanism
Description This command will display the current traffic scheduling
mechanism in use on the Switch.
Parameters None.
Restrictions None.
Example Usage:
To show the scheduling mechanism:
DES-3026:4#show scheduling_mechanism
Command: show scheduling_mechanism
Scheduling Mechanism : strict
DES-3026:4#
config bandwidth_control
Purpose Used to configure bandwidth control on a by-port basis.
Syntax
config bandwidth_control [<portlist>] {rx_rate [no_limit |
<value 64-1024000>] | tx_rate [no_limit | <value 64-
1024000>]}
Description
The config bandwidth_control command is used to configure
bandwidth on a by-port basis.
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.
107