Command Reference Guide

90
Views
Queue scheduling profile view
Predefined user roles
network-admin
Parameters
queue-id: Specifies a queue by its ID. The value can be an integer in the range of 0 to 7 or a keyword
listed in Table 33.
min band
width-value: Specifies the minimum guaranteed bandwidth in the range of 8 to 100000000
kbps.
Usage guidelines
You must configure a queue as a WFQ queue before you can configure the minimum guaranteed
bandwidth for the queue.
The minimum guaranteed bandwidth is the minimum bandwidth guaranteed for a WFQ queue when the
interface is congested.
Examples
# Configure the minimum guaranteed bandwidth as 100 kbps for queue 0 in the queue scheduling
profile myprofile.
<Sysname> system-view
[Sysname] qos qmprofile myprofile
[Sysname-qmprofile-myprofile] queue 0 wfq group 1 weight 1
[Sysname-qmprofile-myprofile] bandwidth queue 0 min 100
Related commands
display qos qmprofile interface
qos qmprofile
queue
display qos qmprofile configuration
Use display qos qmprofile configuration to display the configuration of queue scheduling profiles.
Syntax
display qos qmprofile configuration [ profile-name ] [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
profile-name: Specifies a queue scheduling profile by its name, a case-sensitive string of 1 to 31
characters. If you do not specify a queue scheduling profile, this command displays the configuration of
all queue scheduling profiles.