The display sub-port-queue configuration command displays information about sub-interface queues.
Usage Scenario
To view information about sub-interface queues, run the display sub-port-queue configuration command.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display sub-port-queue configuration verbose
The number of sub-port-queue is 2
sub-port-queue: test1
[current configuration]
outbound
shaping-value <kbps> : NA
pbs-value <byte> : NA
weight-value : 10
[reference relationship]
NULL
sub-port-queue: test2
[current configuration]
outbound
shaping-value <kbps> : 300000
pbs-value <byte> : 524288
weight-value : 10
[reference relationship]
NULL
<HUAWEI> display sub-port-queue configuration verbose test1
sub-port-queue: test1
[current configuration]
outbound
shaping-value <kbps> : 100000000
pbs-value <byte> : 524288
weight-value : 10
[reference relationship]
NULL
<HUAWEI> display sub-port-queue configuration
The number of sub-port-queue is 1
sub-port-queue-name is-used
test1 no
Item | Description |
---|---|
sub-port-queue | Sub-interface queue. |
The number of sub-port-queue is | Number of sub-interface queues in the system. |
current configuration | Current configuration of sub-interface queues. |
outbound | Configuration of sub-interface queues for outgoing traffic. |
shaping-value | PIR, in kbit/s. |
pbs-value | PBS, in bytes. |
weight-value | Weight value. |
reference relationship | Whether sub-interface queues are used by any interface.
|
sub-port-queue-name | Name of a sub-interface queue. |
is-used | Whether the specified queue is used. |