The display sub-port-queue statistics command displays statistics about sub-interface queues.
| Parameter | Description | Value |
|---|---|---|
| outbound |
Displays statistics about sub-interface queues for outgoing traffic. |
- |
| interface interface-type |
Specifies the type of an interface. |
- |
| interface interface-number |
Specifies the number of an interface. |
The value is a string of 1 to 64 characters. |
| interface interface-name |
Specifies the name of an interface. |
The value is a string of 1 to 64 characters. |
Usage Scenario
To view statistics about sub-interface queues, run the display sub-port-queue statistics command. The display sub-port-queue statistics command output shows the following information:
Precautions
If sub-interfaces in a group on an interface use the same sub-interface queue profile, the display sub-port-queue statistics command output shows statistics about sub-interface queues on all the sub-interfaces.
This command does not have a corresponding MIB object.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display sub-port-queue statistics interface gigabitethernet0/1/0.1 outbound [be] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [af1] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [af2] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [af3] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [af4] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [ef] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [cs6] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [cs7] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps [total] Pass: 0 packets, 0 bytes Discard: 0 packets, 0 bytes Last 5 minutes pass rate: 0 pps, 0 bps Last 5 minutes discard rate: 0 pps, 0 bps
| Item | Description |
|---|---|
| Last 5 minutes pass rate | Rate at which packets pass, in pps and bps respectively. |
| Last 5 minutes discard rate | Rate at which packets are dropped, in pps and bps respectively. |
| af1 | Service class. |
| total | Statistics about the eight flow queues. |
| Pass | Count of passing packets, in packets and bytes respectively. |
| Discard | Count of dropped packets, in packets and bytes respectively. |
| gigabitethernet0/1/0.1 | Interface name. |