The display port-queue configuration template command displays information about a port-queue template.
Usage Scenario
To check brief information about all port-queue templates, run the display port-queue configuration template command.
To check detailed information about all port-queue templates, run the display port-queue configuration template verbose command. To check detailed information about a specified port-queue template, run the display port-queue configuration template verbose <port-queue-name> command.Prerequisites
A port-queue profile has been created.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display port-queue configuration template verbose test
Codes: Arith(Schedule algorithm)
U-Weight(Schedule weight configured by users)
I-Weight(Inverse schedule weight used by TM)
A-Weight(Actual schedule weight obtained by users)
Shp(Shaping value)
Pct(Percentage)
Port-wred(The name of the WRED object used by the port-queue)
Cir(Cir value)
C-Pct(Cir percentage-value)
C-Arith(Cir schedule algorithm)
C-Weight(Cir schedule weight configured by users)
Pir(Pir value)
P-Pct(Pir percentage-value)
P-Arith(Pir schedule algorithm)
P-Weight(Pir schedule weight configured by users)
Port-queue Template : test
------------------------------------------------------------------
Cos Arith U-Weight I-Weight A-Weight Shp Pct Port-wred
------------------------------------------------------------------
af2 wfq 10 3 10.00 123 - Tail Drop
af3 wfq 10 3 10.00 123 - Tail Drop
af4 wfq 15 2 15.00 - - Tail Drop
ef pq - - - - - Tail Drop
cs6 pq - - - - - Tail Drop
cs7 pq - - - - - Tail Drop
----------------------------------------------------------------------------------
Cos Cir C-Pct C-Arith C-Weight Pir P-Pct P-Arith P-Weight Port-wred
----------------------------------------------------------------------------------
be 123 - pq - 1234 - wfq 10 Tail Drop
af1 - 10 pq - - 12 lpq - test
Reference Relationships : NULL
Item | Description |
---|---|
Arith | Scheduling methods, including WFQ, PQ, and LPQ. |
U-Weight | WFQ weight set by a user. |
I-Weight | Inversely proportional WFQ weight worked out through a weight algorithm. |
A-Weight | WFQ weight actually accepted by the system and directed to users. |
Shp | User-defined shaping value of the port queue. |
Pct | User-defined shaping percent value of the port queue. |
Port-wred | WRED object to which the port-queue profile applied. |
Cir | Committed information rate (CIR) set by a user. |
C-Pct | CIR percentage set by a user. |
C-Arith | Scheduling mode set by a user for CIR. The value can be WFQ, PQ, or LPQ. |
C-Weight | WFQ weight set by a user for CIR. |
Pir | Peak information rate (PIR) set by a user. |
P-Pct | PIR percentage set by a user. |
P-Arith | Scheduling mode set by a user for PIR. The value can be WFQ, PQ, or LPQ. |
P-Weight | WFQ weight set by a user for PIR. |
Reference Relationships | Interface using this template. |