< Home

display qos map-table

Function

The display qos map-table command displays the mapping between priorities.

Only the S2720-EI, S5720I-SI, S5720-LI, S5720S-LI, S5720S-SI, S5720-SI, S5730S-EI, S5730-SI, S6720-LI, S6720S-LI, S6720S-SI, and S6720-SI support this command.

Format

display qos map-table [ dscp-dot1p | dscp-dp | dscp-dscp ]

Parameters

Parameter

Description

Value

dscp-dot1p

Specifies the name of the mapping table. That is, the mapping from DSCP priorities to 802.1p priorities.

-

dscp-dp

Specifies the name of the mapping table. That is, the mapping between the DSCP priority and the drop precedence is displayed.

-

dscp-dscp

Specifies the name of the mapping table. That is, the mapping between DSCP priorities.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Before and after configuring the mapping between priorities, you can use the display qos map-table command to check whether the priority mapping is correct.

Example

# Display the mapping between the current DSCP priorities and Dot1p priorities.

<HUAWEI> display qos map-table dscp-dot1p
Input DSCP       Dot1P
------------------------
0                 0
1                 0
2                 0
3                 0
4                 0
5                 0
6                 0
7                 0
……

# Display all the mappings between the current priorities.

<HUAWEI> display qos map-table
Input DSCP       Dot1P   DP      DSCP
----------------------------------------
0                0       0       0
1                0       0       1
2                0       0       2
3                0       0       3
4                0       0       4
5                0       0       5
6                0       0       6
7                0       0       7
……
Table 1 Description of the display qos map-table command output

Item

Description

Input DSCP

Input DSCP priority. The value is an integer that ranges from 0 to 63. To set the input DSCP priority, run the input (DSCP mapping table view) command.

Dot1P

Output 802.1p priority. The value is an integer that ranges from 0 to 7. To set the output 802.1p priority, run the input (DSCP mapping table view) command.

DP

Output drop priority that corresponds to a color. The value is 0, 1, or 2.
  • 0: green
  • 1: yellow
  • 2: red
To set the output drop priority, run the input (DSCP mapping table view) command.

DSCP

Output DSCP priority. The value is an integer that ranges from 0 to 63. To set the output DSCP priority, run the input (DSCP mapping table view) command.

A larger value indicates a higher priority.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >