display qos policy interface

Use display qos policy interface to display information about the QoS policies applied to an interface or all interfaces.

Syntax

display qos policy interface [ interface-type interface-number ] [ inbound | outbound ]

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 to display information about the QoS policies applied to it.

inbound: Displays information about the QoS policy applied to the incoming traffic of the specified interface.

outbound: Displays information about the QoS policy applied to the outgoing traffic of the specified interface.

Usage guidelines

If no direction is specified, the command displays information about the QoS policy applied to the incoming traffic and the QoS policy applied to the outgoing traffic.

Examples

# Display information about the QoS policy applied to the incoming traffic of GigabitEthernet 3/0/1.

<Sysname> display qos policy interface gigabitethernet 3/0/1 inbound

Interface: GigabitEthernet3/0/1

  Direction: Inbound
 
  Policy: qpolicy
   Classifier: tc1
     Operator: AND 
     Rule(s) : If-match acl 2000 
     Behavior: tb1
      Marking: 
        Remark dot1p 5 
      Committed Access Rate: 
        CIR 1000 (kbps), CBS 100000 (Bytes), EBS 0 (Bytes) 
        Red action: discard

Table 28: Command output

Field

Description

Direction

Direction to which the QoS policy is applied on the interface.

For the output description, see Table 17 and Table 20.