Specifications

DGS-3024 Layer 2 Switch CLI Reference Manual
DGS-3024:4# show 802.1p user_priority
Command: show 802.1p user_priority
QOS Class of Traffic
Priority-0 -> <Class-1>
Priority-1 -> <Class-0>
Priority-2 -> <Class-0>
Priority-3 -> <Class-1>
Priority-4 -> <Class-2>
Priority-5 -> <Class-2>
Priority-6 -> <Class-3>
Priority-7 -> <Class-3>
DGS-3024:4#
config 802.1p default_priority
Purpose Used to assign an 802.1p priority tag to an incoming untagged
packet that has no 802.1p priority tag.
Syntax
config 802.1p default_priority [<portlist> | all] <priority 0-7>
Description
The config 802.1p default_priority command allows users to
specify the 802.1p priority value an untagged, incoming packet will
be assigned before being forwarded to its destination.
Parameters
<portlist> Specifies a port or range of ports to be configured.
all Specifies that the config 802.1p default_priority command
will be applied to all ports on the Switch.
<priority 0-7> Specifies the 802.1p priority value that an untagged,
incoming packet will be given before being forwarded to its
destination.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure 802.1p default priority on the Switch:
DGS-3024:4#config 802.1p default_priority all 5
Command: config 802.1p default_priority all 5
Success.
DGS-3024:4#
89