The display qos resource user-queue command displays the usage of user queues on an interface board.
Parameter | Description | Value |
---|---|---|
inbound |
Display the usage of user queues for incoming traffic. |
- |
outbound |
Display the usage of user queues for outcoming traffic. |
- |
slot slot-id |
Specifies the slot ID of an interface board. |
The value is a string of 1 to 16 case-sensitive characters, spaces not supported. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display qos resource user-queue slot 1 outbound =============================================================================== QID Resource Res-Pool used free ---------------------------------------------------- TM-0 0 6128 TM-all 0 6128 ----------------------------------------------------- ===============================================================================
<HUAWEI> display qos resource user-queue slot 1 inbound =============================================================================== QID Resource Res-Pool used free ----------------------------------------------------- tm-0: pool-0* 15 16361 pool-1* 0 16376 tm-1: pool-0* 10352 6024 pool-1* 10338 6038 tm-all: pool-0* 10352 6024 pool-1* 10338 6038 ----------------------------------------------------- Bandwidth Resource(Unit:kbps) Res-Pool used-cir used-pir free-cir free-pir ----------------------------------------------------- tm-0: pool-0* NA 307200 NA 599692800 pool-1* NA 0 NA 600000000 tm-1: pool-0* NA 64192200 NA 535807800 pool-1* NA 63890000 NA 536110000 ===============================================================================
Item | Description |
---|---|
slot 1 | Slot id. |
outbound | Outbound. |
Res-Pool | Resource pool for user queues.
|
used | Number of used user queues. |
free | Number of remaining user queues. |
used-cir | The used CIR resources. (The CIR is not a limited resource. Therefore, this field is always displayed as NA.). |
used-pir | The used PIR resources. |
free-cir | The remained CIR resources. (The CIR is not a limited resource. Therefore, this field is always displayed as NA.). |
free-pir | The remained PIR resources. |
tm-0 | TM type. |