Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
show 802.1 default_priority
Purpose Used to display the currently configured 802.1p priority value that
will be assigned to an incoming, untagged packet before being
forwarded to its destination.
Syntax
show 802.1p default_priority {<portlist>}
Description The show 802.1p default_priority command displays the currently
configured 802.1p priority value that will be assigned to an
incoming, untagged packet before being forwarded to its
destination.
Parameters
<portlist> − Specifies a port or range of ports to be configured. The
port list is specified by listing the lowest switch number and the
beginning port number on that switch, separated by a colon. Then
the highest switch number, and the highest port number of the
range (also separated by a colon) are specified. The beginning and
end of the port list range are separated by a dash. For example, 1:3
specifies switch number 1, port 3. 2:4 specifies switch number 2,
port 4. 1:3-2:4 specifies all of the ports between switch 1, port 3 and
switch 2, port 4 − in numerical order. Non-contiguous portlist entries
are separated by a comma. (ex: 1:1-1:3,1:7-1:9)
Restrictions None.
Example usage:
To display the current 802.1p default priority configuration on the Switch:
DGS-3400:4# show 802.1p default_priority
Command: show 802.1p default_priority
Port Priority
------- -----------
1:1 0
1:2 0
1:3 0
1:4 0
1:5 0
1:6 0
1:7 0
1:8 0
1:9 0
1:10 0
1:11 0
1:12 0
1:13 0
1:14 0
1:15 0
1:16 0
1:17 0
1:18 0
1:19 0
1:20 0
1:21 0
1:22 0
1:23 0
1:24 0
DGS-3400:4#
105