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 Switch Priority
Value 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) you want 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#
83