display interface drop mru

Function

The display interface drop mru command displays statistics about data packets and data packet bytes that are dropped by an interface because the data packet size is greater than the interface MRU.

Format

display interface { interface-name | interface-type interface-num } drop mru

Parameters

Parameter Description Value
interface-type

Specifies the type of an interface.

-

interface-num

Specifies the number of an interface.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

Usage Scenario

After an interface is enabled to collect MRU-based packet loss statistics, run the display interface drop mru command to check the packet loss statistics on the interface.

NOTE:

MRU-based packet loss statistics are reported in real time and are not affected when the interval at which interface-based statistics are collected is changed.

Prerequisites

An interface has been enabled to collect MRU-based packet loss statistics using the mru statistic enable command.

Example

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

# Display statistics about data packets and data packet bytes that are dropped by GE 0/1/16.1 because the data packet size is greater than the interface MRU.
<HUAWEI> display interface GigabitEthernet0/1/16.1 drop mru
mru drop: 100000 packets, 500400000 bytes
Table 1 Description of the display interface drop mru command output
Item Description
mru drop

Number of dropped packets and bytes.

100000 packets

Number of dropped packets.

500400000 bytes

Number of dropped bytes.

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