D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
104
DGS-3324SRi:4# show scheduling
Command: show scheduling
QOS Output Scheduling
MAX. Packets
-------------------
Class-0 1
Class-1 0
Class-2 3
Class-3 4
Class-4 5
Class-5 6
Class-6 7
DGS-3324SRi:4#
config 802.1p user_priority
Purpose Used to map the 802.1p user priority tags of an incoming packet to one of
the seven hardware priority classes of service available on the Switch.
Syntax
config 802.1p user_priority <priority 0-7> <class_id 0-6>
Description
The config 802.1p user_priority command is used to configure the way
the Switch will map an incoming packet, based on its 802.1p user priority
tag, to one of the seven hardware classes of service queues available on
the Switch. The Switch’s default is to map the incoming 802.1p priority
values to the seven hardware priority classes of service according to the
following chart:
802.1p Switch Hardware
Value Priority Queue
--------- ------------------
0 2
1 0
2 1
3 3
4 4
5 5
6 6
7 6
Parameters
<priority 0-7> Specifies which of the eight 802.1p priority tags (0
through 7) to map to one of the Switch’s hardware priority classes of
service (<class_id>, 0 through 6).
<class_id 0-6> Specifies which of the Switch’s hardware priority
classes of service the 802.1p priority tags (specified above) will be
mapped to.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure 802.1 user priority on the Switch:
DGS-3324SRi:4# config 802.1p user_priority 1 3
Command: config 802.1p user_priority 1 3
Success.
DGS-3324SRi:4#