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 ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

interface-type interface-number: Specifies an interface by its type and number. If no interface is specified, this command displays priority trust mode and port priority information of all interfaces.

Examples

# Display the priority trust mode and port priority information of GigabitEthernet 3/0/1.

<Sysname> display qos trust interface GigabitEthernet 3/0/1
Interface: GigabitEthernet3/0/1
Port priority information
  Port dot1p priority: -
  Port dp priority: 0
  Port dscp priority: -
  Port exp priority: -
  Port lp priority: 2
  Port priority trust type: none,  Override: disable

Table 35: Command output

Field

Description

Interface

Interface type and interface number.

Port dot1p priority

802.1p priority of the port.

Port dscp priority

DSCP value of the port.

Port dp priority

Drop priority of the port.

Port exp priority

EXP value of the port.

Port lp priority

Local precedence of the port.

Port priority trust type

Priority trust mode: auto, dot11e, dot1p, dscp, exp, or none. If the trust mode is none, the port priority is used for priority mapping.

Override

Whether the trusted priority in received packets is used directly for priority mapping:

disable—Yes.

enable—No.