Reference Guide

priority-map
priority-map <name>
dot1p <priority> high
dscp <priority> high
no ...
Description
This command configures the Type of Service (ToS) and Class of Service (CoS) values used to map traffic into high
priority queues.
Syntax
Parameter Description Range
<name>
User-defined name of the priority map.
dot1p
IEEE 802.1p priority value, or a range of values separated by a dash (-). 0-7
dscp
Differentiated Services Code Point (DSCP) priority value, or a range of
values separated by a dash (-).
0-63
no
Negates any configured parameter.
Usage Guidelines
This command allows you to prioritize inbound traffic that is already tagged with 802.1p and/or IP ToS in hardware
queues. You apply configured priority maps to ports on the controller (using the interface fastethernet or interface
gigbitethernet command). This causes the controller to inspect inbound traffic on the port; when a matching QoS
tag is found, the packet or flow is mapped to the specified queue.
Example
The following commands configure a priority map and apply it to a port:
(host) (config) #priority-map pri1
dscp 4-20 high
dscp 60 high
dot1p 4-7 high
interface gigabitethernet 1/24
priority-map pri1
Command History
This command was introduced in ArubaOS 3.0.
Command Information
Platforms Licensing Command Mode
All platforms Base operating system Config mode on master controllers
Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide priority-map | 481