display qos queue-profile
Function
The display qos queue-profile command displays information about queue profiles.
The ACU2 does not support this command.
Usage Guidelines
On the device, a maximum of 32 queue profiles can be configured. Before or after configuring queue profiles, you can use the display qos queue-profile command to view the number of configured queue profiles and all the configuration of the specified queue profile.
Example
# Display all the queue profile indexes and names.
<AC6605> display qos queue-profile
Index Queue-profile name
-----------------------------------------------------------------
0 qp1
1 qp2
2 qp3
----------------------------------------------------------------
Total 32 Used 3
# Display the detailed configuration of the queue profile qp1.
<AC6605> display qos queue-profile qp1
Queue-profile:qp1
Queue Schedule Weight Length(Bytes/Packets) GTS(CIR/CBS)
--------------------------------------------------------------------------------------------------
0 DRR 10 -/- -/-
1 DRR 10 -/- -/-
2 DRR 10 -/- -/-
3 DRR 10 -/- -/-
4 DRR 10 -/- -/-
5 PQ - -/- -/-
6 PQ - -/- -/-
7 PQ - -/- 64/10000
Item |
Description |
---|---|
Index |
Queue profile index. |
Queue-profile name |
Queue profile name. |
Total |
Maximum number of queue profiles that can be configured on the device. |
Used |
Number of configured queue profiles. |
Queue |
Queue index. |
Schedule |
Scheduling mode:
|
Weight |
Queue weight. |
Length(Bytes/Packets) |
Queue length, which can be the number of bytes or the number of packets. |
GTS(CIR/CBS) |
Traffic shaping rate, which can be the CIR or CBS value. To configure GTS, run the queue gts command. |