![D-Link DGS-1210/ME series Reference Manual Download Page 219](http://html.mh-extra.com/html/d-link/dgs-1210-me-series/dgs-1210-me-series_reference-manual_77989219.webp)
DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
199
Description
The
show scheduling
command displays the current configuration
for the maximum number of packets (
max_packet
) value assigned to
the four priority classes of service on the Switch. The Switch empties
the four hardware queues in order, from the highest priority (class 3)
to the lowest priority (class 0).
Parameters
None.
Restrictions
None.
Example usage:
To display the current scheduling configuration:
DGS-1210-28MP/ME:5# show scheduling
Command: show scheduling
QOS Output Scheduling
Class ID Weight
-------- ----------
Class-0 strict
Class-1 strict
Class-2 strict
Class-3 strict
Class-4 strict
Class-5 strict
Class-6 strict
Class-7 strict
DGS-1210-28MP/ME:5#
config bandwidth_control
Purpose
To configure bandwidth control on the Switch.
Syntax
config bandwidth control
[<portlist> | all] {rx_rate [no_limit |
<value 63-1000000>] | tx_rate [no_limit | <value 63-1000000>]}
Description
The
config bandwidth_control
command defines bandwidth
control.
Parameters
portlist
- A port or range of ports to be configured.
all
- Specifies that the
config bandwidth_control
command applies
to all ports on the Switch.
rx_rate
- Enables ingress rate limiting
•
no_limit –
Indicates no limit is defined
.
•
<value 63–1000000>
]
–
Indicates a range between 63-
1000000 kbps.
tx_rate
– Enables egress rate limiting.
•
no_limit –
Indicates no limit is defined.
•
<value 63–1000000>]
–
Indicates a range between
63-
1000000 kbps
.
Restrictions
Only administrator-level users can issue this command.
Example usage: