display qos car name

Use display qos car name to display the configuration of a specified global CAR action.

Syntax

display qos car name [ car-name ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

car-name: Specifies the name of a global CAR action. This argument must start with a letter, and is a case-sensitive string of 1 to 31 characters. If no CAR action is specified, this command displays the configuration of all global CAR actions.

Examples

# Display the configuration of all global CAR actions.

<Sysname> display qos car name
Name: agg1
  Mode: aggregative
   CIR 1000 (kbps), CBS 10000 (Bytes), EBS 20000 (Bytes), PIR 100000 (kbps)
   Red action    : discard

Table 41: Command output

Field

Description

Name

Name of the global CAR action.

Mode

Type of the CAR action: aggregative.

CIR CBS EBS PIR

Parameters for the CAR action.

Red action

Action to take on red packets:

  • discard—Drops the packets.

  • pass—Permits the packets to pass through.