D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
576
config 802.1p default_priority
will be used to determine the hardware priority queues that the packet will be forwarded to.
Parameters
portlist - This specifies the range of ports, which require the default priority settings
configured on. That is, the range of ports which receive all untagged packets will be assigned
the priority specified below. 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.
all - Specifies that the command will apply to all ports on the switch.
priority - The priority value (0 to 7) assigned to untagged packets received by the switch or a
range of ports on the switch.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure an 802.1p default priority settings of 5 on all Switch ports:
DGS-3627:admin# config 802.1p default_priority all 5
Command: config 802.1p default_priority all 5
Success.
DGS-3627:admin#
show 802.1p default_priority
Purpose Used to display the current default priority settings on the Switch.
Syntax
show 802.1p default_priority { <portlist> }
Description The command displays the current configured default priority settings on the switch.
The default priority can also be assigned by the RADIUS server through the authentication
process. Authentication with the RADIUS server can be either per port or per user. For per
port authentication, the priority assigned by the RADIUS server will be the default priority of
the effective port. For per user authentication, the priority assigned by RADIUS will not be the
effective port default priority, as the will priority associated with MAC address will be
assigned. Note that only devices supporting MAC-based VLANs can provide per user
authentication.
Parameters
portlist - Specifies the range of ports to be displayed.
If no parameter is specified, all ports with an 802.1p default priority will be displayed.
Restrictions None.
Example usage:
To display the 802.1p default priority on ports 1:1-1:10: