DES-3526 / DES-3526DC Layer 2 Fast Ethernet Switch CLI Reference Manual
90
Example usage:
To configure the traffic scheduling mechanism for each queue:
DES-3526:4# config scheduling 0 max_packet 100 max_latency 150
Command: config scheduling 0 max_packet 100 max_latency 150
Success.
DES-3526:4#
show scheduling
Purpose Used to display the currently configured traffic scheduling on the
Switch.
Syntax
show scheduling
Description The show scheduling command will display the current traffic
scheduling mechanisms in use on the Switch.
Parameters None.
Restrictions None.
Example usage:
To display the current scheduling configuration:
DES-3526:4# show scheduling
Command: show scheduling
QOS Output Scheduling
Class ID MAX. Packets MAX. Latency
------------ ------------------- --------------------
Class-0 100 150
Class-1 99 100
Class-2 91 101
Class-3 21 201
DES-3526:4#
config 802.1p user_priority
Purpose Used to map the 802.1p user priority of an incoming packet to one
of the four hardware queues available on the Switch.
Syntax
config 802.1p user_priority <priority 0-7> <class_id 0-3>
Description This command allows you to configure the way the Switch will map
an incoming packet, based on its 802.1p user priority, to one of the
four available hardware priority queues on the Switch.
The Switch’s default is to map the following incoming 802.1p user
priority values to the four hardware priority queues:
802.1p Hardware Queue Remark
0 1 Mid-low
1 0 Lowest
2 0 Lowest
3 1 Mid-low
4 2 Mid-high
5 2 Mid-high