Specifications

DGS-3024 Layer 2 Switch CLI Reference Manual
config 802.1p user_priority
Purpose Used to map the 802.1p user priority of an incoming packet, to one
of the four hardware classes of service available on the Switch.
Syntax
config 802.1p user_priority <priority 0-7> <class_id 0-3>
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 four hardware priority classes of
service available on the Switch. The Switch’s default is to map the
incoming 802.1p priority values to the four hardware classes of
service according to the following chart:
802.1p Value Switch Priority Queue
----------------- ------------------
0 1
1 0
2 0
3 1
4 2
5 2
6 3
7 3
Parameters
<priority 0-7> Specifies which of the eight 802.1p priority values (0
through 7) to map to one of the Switch’s hardware priority classes of
service (<class_id>, 0 through 3).
<class_id 0-3> Specifies which of the Switch’s hardware priority
classes of service the 802.1p priority value (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-3024:4# config 802.1p user_priority 1 3
Command: config 802.1p user_priority 1 3
Success.
DGS-3024:4#
show 802.1p user_priority
Purpose Used to display the current mapping between an incoming packet’s
802.1p priority value and one of the Switch’s four hardware priority
classes of service.
Syntax
show 802.1p user_priority
Description
The show 802.1p user_priority command displays the current
mapping of an incoming packet’s 802.1p priority value to one of the
Switch’s four hardware priority classes of service.
Parameters None.
Restrictions None.
Example usage:
To show 802.1p user priority:
88