show qos dscp-map

Syntax

show qos dscp-map [default] [vsx-peer]

Description

Shows the global QoS DSCP code point settings, or the factory default settings.

Command context

Operator (>) or Manager (#)

Parameters

default

Shows the factory default DSCP code point settings.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing the current DSCP map:
switch# show qos dscp-map
code_point local_priority cos color   name
---------- -------------- --- ------- ----
0          1                  green   CS0
1          1                  green
2          1               3  green
3          1                  green
4          1                  green
5          1                  green
6          1                  green
7          1                  green
8          0                  green   CS1
...
45         5                  green
46         7                  green   EF
47         5               7  green
48         6                  green   CS6
...
61         7                  green
62         7                  green
63         7                  green
Showing the default DSCP map:
switch# show qos dscp-map default
code_point local_priority cos color   name
---------- -------------- --- ------- ----
0          1                  green   CS0
1          1                  green
2          1                  green
3          1                  green
4          1                  green
5          1                  green
...
45         5                  green
46         5                  green   EF
47         5                  green
48         6                  green   CS6
...
61         7                  green
62         7                  green
63         7                  green
(Color is reserved for future use.)