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.
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.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display interface GigabitEthernet0/1/16.1 drop mru mru drop: 100000 packets, 500400000 bytes
Item | Description |
---|---|
mru drop | Number of dropped packets and bytes. |
100000 packets | Number of dropped packets. |
500400000 bytes | Number of dropped bytes. |