![D-Link DES-3526 - Switch - Stackable Command Line Interface Reference Manual Download Page 106](http://html1.mh-extra.com/html/d-link/des-3526-switch-stackable/des-3526-switch-stackable_command-line-interface-reference-manual_3327570106.webp)
DES-3526 Layer 2 Fast Ethernet Switch
To display bandwidth control settings:
DES-3526:4#show bandwidth_control 1-10
Command: show bandwidth_control 1-10
Bandwidth Control Table
Port RX Rate (Mbit/sec) TX_RATE (Mbit/sec)
---- ------------------------ ----------------------
1 no_limit 10
2 no_limit 10
3 no_limit 10
4 no_limit 10
5 no_limit 10
6 no_limit 10
7 no_limit 10
8 no_limit 10
9 no_limit 10
10 no_limit 10
DES-3526:4#
config scheduling
Purpose
Used to configure the traffic scheduling mechanism for each COS
queue.
Syntax
config scheduling <class_id 0-3> [max_packet <value 0-255> |
max_latency <value 0-255>]
Description
The Switch contains 4 hardware priority queues. Incoming packets
must be mapped to one of these four queues. This command is used
to specify the rotation by which these four hardware priority queues
are emptied.
The Switch’s default (if the config scheduling command is not used, or
if the config scheduling command is entered with both max_packet
and max_latency parameters are set to 0) is to empty the 4 hardware
priority queues in order
−
from the highest priority queue (hardware
queue 3) to the lowest priority queue (hardware queue 0). Each
hardware queue will transmit all of the packets in its buffer before
allowing the next lower priority queue to transmit its packets. When
the lowest hardware priority queue has finished transmitting all of its
packets, the highest hardware priority queue can again transmit any
packets it may have received.
The max_packets
parameter allows you to specify the maximum
number of packets a given hardware priority queue can transmit
before allowing the next lowest hardware priority queue to begin
98