70
Priority mapping configuration commands
NOTE:
The Layer 3 Ethernet interface in this chapter refers to the Ethernet port that can perform IP routing and
inter-VLAN routing. You can set an Ethernet port as a Layer 3 Ethernet interface by using the
port
link-mode
route
command (see the
Layer 2—LAN Switching Configuration Guide).
Priority mapping table configuration commands
display qos map-table
Syntax
display qos map-table
[
dot1p-dp
|
dot1p-exp
|
dot1p-lp
|
dscp-dot1p
|
dscp-dp
|
dscp-dscp
|
exp-dot1p
|
exp-dp
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
dot1p-dp
: 802.1p-to-drop priority mapping table.
dot1p-exp
: 802.1p-to-EXP priority mapping table.
dot1p-lp
: 802.1p-to-local priority mapping table.
dscp-dot1p
: DSCP-to-802.1p priority mapping table.
dscp-dp
: DSCP-to-drop priority mapping table.
dscp-dscp
: DSCP-to-DSCP priority mapping table.
exp-dot1p
: EXP-to-802.1p priority mapping table.
exp-dp
: EXP-to-drop priority mapping table.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display qos map-table
command to display the configuration of a priority mapping table.