< Home

display qos micro-burst statistics interface

Function

The display qos micro-burst statistics interface command displays statistics about microburst detection on an interface.

Only the S5730-HI, S5731-H, S5731-S, S5731S-S, S5731S-H, S5732-H, S6720-HI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.

Format

display qos micro-burst statistics interface interface-type interface-number

Parameters

Parameter

Description

Value

interface-type interface-number

Displays statistics on a specified interface.
  • interface-type specifies the interface type.

  • interface-number specifies the interface number.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

In default microburst detection mode, the packet sampling interval is 5 ms. In enhanced microburst detection mode, the packet sampling interval is 1 ms.

The microburst detection period is 5 minutes. That is, key performance indicators of an interface are collected every 5 minutes and related entries are generated. You can run the display qos micro-burst statistics interface interface-type interface-number command to view statistics collected within 300 minutes after microburst detection is enabled on an interface, including the average rate of burst traffic, maximum rate of burst traffic, number of discarded packets, average buffer usage on the interface, peak buffer usage on the interface, and entry generation time.

Prerequisites

  1. The microburst detection function has been enabled on the switch by running the qos micro-burst detection [ enhanced ] enable slot slot-id command in the system view.
  2. The microburst detection function has been enabled on an interface by running the qos micro-burst detection enable command in the interface view.

Example

# In default microburst detection mode, display microburst detection statistics on GE0/0/1.

<HUAWEI> system-view
[HUAWEI] qos micro-burst detection enable slot 0
[HUAWEI] interface gigabitEthernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] qos micro-burst detection enable
[HUAWEI-GigabitEthernet0/0/1] quit
[HUAWEI] quit
<HUAWEI> display qos micro-burst statistics interface GigabitEthernet 0/0/1
-----------------------------------------------------------------------------------------------------                               
A-Rate            P-Rate           Discard         A-Buffer         P-Buffer                 DateTime                               
(bps)              (bps)           Packets             (KB)             (KB)                                                        
-----------------------------------------------------------------------------------------------------
840385600      845712000          29956755             2503             2507      2019-09-28 14:54:43
840561600      845712000          13524346             2503             2507      2019-09-28 14:49:43
-----------------------------------------------------------------------------------------------------
Table 1 Description of the display qos micro-burst statistics interface command output

Item

Description

A-Rate(bps)

Average rate of packets forwarded to an interface from any other interfaces on the same device, in bit/s.

P-Rate(bps)

Peak rate of packets forwarded to an interface from any other interfaces on the same device, in bit/s.

Discard Packets

Number of discarded packets.

A-Buffer(KB)

Average buffer usage, in kilobytes.

P-Buffer(KB)

Peak buffer usage, in kilobytes.

DateTime

Time when an entry is generated.

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