display qos-profile configuration

Function

The display qos-profile configuration command displays the configurations of a QoS profile.

Format

display qos-profile configuration [ qos-profile-name ]

Parameters

Parameter Description Value
qos-profile-name

Specifies the name of a QoS profile.

The value is a string of 1 to 63 characters.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
qos read

Usage Guidelines

Usage Scenario

After the qos-profile command is run on an interface, you can run this command to check the configurations of user queues, CAR, and traffic suppression in the QoS profile.

Prerequisites

The qos-profile has been configured.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display the configurations of a QoS profile named test in enhanced 8-CoS mode.
<HUAWEI> display qos-profile configuration test
qos-profile: test    mode: 8cos-enhance-mode
 inbound:
 flow-queue: test
 user-queue: test
 user-group-queue: test
 --------------------------------------------------------------
 service-template: -
 CIR(kbps)/CIR-PCT/CBS(bytes): -/-/-
 PIR(kbps)/PIR-PCT/PBS(bytes): -/-/-
 --------------------------------------------------------------
 PRI SCH-MODE  PIR         PBS         CIR-P/CIR-W  PIR-P/PIR-W
 --------------------------------------------------------------
 0   PQ        100         -           -/-          -/-
 1   PQ        100         -           -/-          -/-
 2   WFQ       100         -           -/-          -/-
 3   WFQ       -           -           -/-          -/-
# Display the configurations of a QoS profile named test.
<HUAWEI> display qos-profile configuration test
qos-profile : test

 inbound:
 outbound:
 both:
car cir cir-percentage 50 cbs 18700 green pass red discard
# Display the configurations of all QoS profiles.
<HUAWEI> display qos-profile configuration
[qos-profile brief information]
(defined:2;remained:4092)

 qos-profile-name                  is-used
 test1                              yes
 test                               yes
Table 1 Description of the display qos-profile configuration command output
Item Description
qos-profile

Name of a QoS profile.

qos-profile brief information

Brief information about a QoS profile.

qos-profile-name

Name of a QoS profile.

is-used

Whether a QoS profile is applied.

PRI

Priority of the user queue scheduler.

SCH-MODE

Scheduling mode of the user queue scheduler.

PIR

PIR configured in the user queue profile.

PBS

PBS configured in the user queue profile.

defined

Number of defined QoS profiles.

remained

Number of remained QoS profiles.

flow-queue

Name of the flow queue profile bound to the QoS profile in enhanced 8-CoS mode.

user-queue

Name of the user queue profile bound to the QoS profile in enhanced 8-CoS mode.

user-group-queue

Name of the user group queue profile bound to the QoS profile in enhanced 8-CoS mode.

service-template

Name of the precision compensation template bound to the user queue profile.

CIR

CIR configured in the user queue profile.

CIR-PCT

CIR percentage configured in the user queue profile.

CBS

CBS configured in the user queue profile.

PIR-PCT

PIR percentage configured in the user queue profile.

CIR-P

CIR priority of the user queue scheduler.

CIR-W

CIR weight of the user queue scheduler.

PIR-P

PIR priority of the user queue scheduler.

PIR-W

PIR weight of the user queue scheduler.

mode

User queue mode.

inbound

Inbound.

outbound

Outbound.

both

Inbound and outbound.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >