Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
88
DGS3048#
config 802.1p user_priority
Purpose Used to map the 802.1p user priority of an incoming packet to one of
the eight hardware classes of service available on the Switch.
Syntax
config 802.1p user_priority <priority 0-7> <class_id 0-7>
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 eight hardware priority classes of
service available on the Switch. The Switch’s default is to map the
incoming 802.1p priority values to the eight hardware classes of
service according to the following chart:
802.1p Value Switch Priority Queue
----------------- ------------------
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
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 7).
<class_id 0-7> 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.