R3303-HP HSR6800 Routers ACL and QoS Command Reference
73
Per-port priority trust mode commands
display qos trust interface
Use display qos trust interface to display priority trust mode and port priority information on an interface.
Syntax
display qos trust interface [ interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Specifies an interface by its type and number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see 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, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no interface is specified, the command displays priority trust mode and port priority information for all
interfaces.
Examples
# Display the priority trust mode and port priority settings of GigabitEthernet 1/0/1.
<Sysname> display qos trust interface gigabitethernet 1/0/1
Interface: GigabitEthernet1/0/1
Port priority trust information
Port priority:4
Port priority trust type: dscp
Table 23 Command output
Field Descri
p
tion
Interface Interface type and interface number.
Port priority Port priority set for the interface.
Port priority trust type Priority trust mode on the interface, which can only be dscp.
Override
Indicates whether the precedence derived through priority mapping overwrites
the original precedence carried in the packet.