D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
684
69-11 config 802.1p default_priority
Description
This command is used to specify default priority for untagged packets received on a port of the
switch.
Format
config 802.1p default_priority [<portlist> | all ] <priority 0-7>
Parameters
<portlist> - Specify a range of ports for which the default priority is to be configured. That is, a
range of ports for which all untagged packets received will be assigned the priority specified
below. The beginning and end of the port list range are separated by a dash.
all - Specify that the command applies to all ports on the switch.
<priority 0-7> - Specify a priority value (0 to 7) to assign to untagged packets received by the
switch or a range of ports on the switch.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure an 802.1p default priority settings of 5 on all Switch ports:
DGS-3420-28SC:admin#config 802.1p default_priority all 5
Command: config 802.1p default_priority all 5
Success.
DGS-3420-28SC:admin#
69-12 show 802.1p default_priority
Description
This command is used to display the current 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.
Format
show 802.1p default_priority {<portlist>}