Document No. 10-300077, Issue 2 25-21
80-Series QoS
Assigning a Priority to a DSCP
CLI Command Use the set diffserv prio rity command to assign a priority to a D iff Se rv
code point (DSCP) in the DiffServ Mapping Table. The syntax of the
command is:
(configure)# set diffserv priority <priority> dscp <dscp-start-
range> [<dscp-end-range>]
Example To assign a priority of 7 to DSCPs 15 through 63, enter:
set diffserv priority 7 dscp 15 63
Displaying the DiffServ Table
CLI Command Use the show diffserv table command to display the pri ority that is
assigned to each DSCP.
The syntax of the command is:
> show diffserv table
* Note: The show diffserv table CLI command displays the packet los s
probability (PLP) for each DSCP. Howe ver , the switch does not
currently support PLP.
Table 25-12. Keywords, Arguments, and Options
Keyword, Argument or
Option Definition
<priority> The priority that you want to assign. Enter a
number between 0 and 7.
<dscp-start-range> The first DSCP in the range of DSCPs that
you want to assign the priority to. DSCPs
range from 0 to 63.
[<dscp-end-range>] The last DSCP in the range of DSCPs that you
want to assign the priority to. DSCPs range
from 0 to 63.