display qos qmprofile configuration

Use display qos qmprofile configuration to display queue scheduling profile configurations.

Syntax

In standalone mode:

display qos qmprofile configuration [ profile-name ] [ slot slot-number ]

In IRF mode:

display qos qmprofile configuration [ profile-name ] [ chassis chassis-number slot slot-number ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

profile-name: Specifies the queue scheduling profile name, a string of 1 to 31 case-sensitive characters.

slot slot-number: Specifies a card by its 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 queue scheduling profile is specified, this command displays the configuration of all queue scheduling profiles.

If no card is specified, this command displays information about all queue scheduling profiles. (In standalone mode.)

If no slot or IRF member ID is specified, this command displays information about all queue scheduling profiles on all IRF member devices. (In IRF mode.)

Examples

# Display the configuration of queue scheduling profile myprofile.

<Sysname> display qos qmprofile configuration myprofile
Queue management profile: myprofile (ID 1)
 Queue ID    Type    Group    Schedule-unit    Schedule-value    Bandwidth
 ---------------------------------------------------------------------------
 be          SP      N/A      N/A              N/A                N/A
 af1         WRR     1        byte-count       1                  N/A
 af2         SP      N/A      N/A              N/A                N/A
 af3         SP      N/A      N/A              N/A                N/A
 af4         SP      N/A      N/A              N/A                N/A
 ef          SP      N/A      N/A              N/A                N/A
 cs6         SP      N/A      N/A              N/A                N/A
 cs7         SP      N/A      N/A              N/A                N/A

Table 39: Command output

Field

Description

Queue management profile

Queue scheduling profile name.

Type

Queue scheduling type: SP or WRR.

Group

Priority group to which the queue belongs. N/A indicates this field is insignificant for the queue.

Schedule-unit

Scheduling unit: byte-count.

N/A indicates that this field is ignored.

Schedule-value

N/A indicates that this field is ignored.

Bandwidth

Minimum guaranteed bandwidth.

N/A indicates that this field is ignored.