The display user-queue configuration command displays the HQoS configuration on an interface.
| Parameter | Description | Value |
|---|---|---|
| inbound |
Display the usage of user queues for incoming traffic. |
- |
| outbound |
Display the usage of user queues for outcoming traffic. |
- |
| interface interface-name |
Specifies the name of an interface. |
- |
| interface interface-type |
Specifies the type of an interface. |
- |
| interface interface-number |
Specifies an interface number, which is made up of the slot number of an interface board, card number, and port number. |
- |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display user-queue configuration interface GigabitEthernet 0/1/26 user-queue configuration information show : GigabitEthernet0/1/26 Inbound: CirValue<kbps>: 1000 PirValue<kbps>: 1000 FlowQueue: test FlowMapping: test1 GroupQueue: test3 Service-template: NULL GigabitEthernet0/1/26 Outbound: CirValue<kbps>: 123 PirValue<kbps>: 123 FlowQueue: FlowMapping: GroupQueue: Service-template: NULL
| Item | Description |
|---|---|
| CirValue | Committed information rate, in kbit/s. |
| PirValue | Peak information rate, in kbit/s. |
| FlowQueue | Name of a flow queue. |
| FlowMapping | Name of a flow mapping object. |
| GroupQueue | Name of a user group queue. |
| Service-template | Service template. |