display qos policy global

Use display qos policy global to display information about global QoS policies.

Syntax

In standalone mode:

display qos policy global [ slot slot-number ] [ inbound | outbound ]

In IRF mode:

display qos policy global [ chassis chassis-number slot slot-number ] [ inbound | outbound ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

inbound: Displays information about the inbound global QoS policy. An inbound global QoS policy applies to the incoming traffic globally.

outbound: Displays information about the outbound global QoS policy. An outbound global QoS policy applies to the outgoing traffic globally.

slot slot-number: Displays information about the global QoS policies on the card specified by the slot number. (In standalone mode.)

chassis chassis-number slot slot-number: Specifies a card on an IRF member device. The chassis-number argument refers to the ID of the IRF member device, and the slot-number argument refers to the number of the slot where the card resides. (In IRF mode.)

Usage guidelines

If no direction is specified, this command displays information about both inbound and outbound global QoS policies.

If no slot number is specified, this command displays the global QoS policies on the main processing unit. (In standalone mode.)

If no slot or IRF member ID is specified, this command displays the global QoS policies applied on the global active MPU of the IRF fabric. (In IRF mode.)

Examples

# Display information about the inbound global QoS policy.

<Sysname> display qos policy global inbound

  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 27: Command output

Field

Description

Direction

Direction (inbound or outbound ) to which the QoS policy is applied.

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