display sub-port-queue configuration

Function

The display sub-port-queue configuration command displays information about sub-interface queues.

Format

display sub-port-queue configuration [ verbose [ sub-port-queue-name ] ]

Parameters

Parameter Description Value
verbose

Displays detailed information about sub-interface queues.

-

sub-port-queue-name

Specifies the name of a sub-interface queue.

The value is a string of 1 to 31 characters.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
qos read

Usage Guidelines

Usage Scenario

To view information about sub-interface queues, run the display sub-port-queue configuration command.

  • The display sub-port-queue configuration command displays brief information about all sub-interface queues.
  • The display sub-port-queue configuration verbose command displays detailed information about all sub-interface queues.
  • The display sub-port-queue configuration verbose <sub-port-queue-name> command displays detailed information about the specified sub-interface queue.

    If no sub-interface queue has been created, this command output shows that the number of sub-interface queues is 0.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display detailed information about all sub-interface queues.
<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
# Display detailed information about the sub-interface queue named test1.
<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
# Display brief information about all sub-interface queues.
<HUAWEI> display sub-port-queue configuration
The number of sub-port-queue is 1
 sub-port-queue-name              is-used
 test1                            no
Table 1 Description of the display sub-port-queue configuration command output
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.

  • If not, the value NULL is displayed.
  • If yes, the name of the interface that uses sub-interface queues is displayed.
sub-port-queue-name

Name of a sub-interface queue.

is-used

Whether the specified queue is used.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >