xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
DGS-3400:4# config scheduling 0 max_packet 12
Command: config scheduling 0 max_packet 12
Success.
DGS-3400: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:
DGS-3400:4#show scheduling
Command: show scheduling
QOS Output Scheduling
MAX. Packets
-------------
Class-0 1
Class-1 2
Class-2 3
Class-3 4
Class-4 5
Class-5 6
Class-6 7
DGS-3400:4#
config 802.1p user_priority
Purpose Used to map the 802.1p user priority of an incoming packet to one
of the seven hardware queues available on the Switch.
Syntax
config 802.1p user_priority <priority 0-7> <class_id 0-6>
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
seven available hardware priority queues on the Switch.
The Switch’s default is to map the following incoming 802.1p user
priority values to the seven hardware priority queues:
802.1p Hardware Queue Remark
0 2 Mid-low
1 0 Lowest
2 1 Lowest
3 3 Mid-low
4 4 Mid-high
5 5 Mid-high
6 6 Highest
7 6 Highest
94