< Home

display iplpm loss-measure statistics history-record

Function

The display iplpm loss-measure statistics history-record command displays the historical records of packet loss measurement on a device and a direct link.

Format

display iplpm loss-measure statistics history-record { global | interface interface-type interface-number }

Parameters

Parameter Description Value
global Displays the historical records of packet loss measurement on a device. -
interface interface-type interface-number Displays the historical records of packet loss measurement on a direct link. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

When the measurement interval is 1s, 10s, or 60s, the system summarizes statistics results in each measurement interval every 5 minutes to obtain the maximum and minimum packet loss ratios within 5 minutes. When the measurement interval is 600s, the system summarizes statistics results in each measurement interval every 60 minutes to obtain the maximum and minimum packet loss ratios within 60 minutes. The system saves a maximum of four summarized records. You can run this command to view historical records.

Example

# Display the historical records of packet loss measurement on a device.

<HUAWEI> display iplpm loss-measure statistics history-record global
Latest global history record(every 5 minutes):
------------------------------------------------------------------------
 Record no                      : 29
 Period(DST)                    : 2014-03-19 16:20:10 to 2014-03-19 16:25:10
 Valid statistic data number    : 30
 Maximum loss ratio             : 0.000000%
 Minimum loss ratio             : 0.000000%
 Total loss packets             : 0
 Total receive packets          : 0

 Record no                      : 28
 Period(DST)                    : 2014-03-19 16:15:10 to 2014-03-19 16:20:10
 Valid statistic data number    : 30
 Maximum loss ratio             : 0.000000%
 Minimum loss ratio             : 0.000000%
 Total loss packets             : 0
 Total receive packets          : 0

 Record no                      : 27
 Period(DST)                    : 2014-03-19 16:10:10 to 2014-03-19 16:15:10
 Valid statistic data number    : 30
 Maximum loss ratio             : 0.000000%
 Minimum loss ratio             : 0.000000%
 Total loss packets             : 0
 Total receive packets          : 0

 Record no                      : 26
 Period(DST)                    : 2014-03-19 16:05:10 to 2014-03-19 16:10:10
 Valid statistic data number    : 30
 Maximum loss ratio             : 0.000000%
 Minimum loss ratio             : 0.000000%
 Total loss packets             : 0
 Total receive packets          : 0

------------------------------------------------------------------------

# Display the historical records of packet loss measurement on a direct link of GE0/0/1.

<HUAWEI> display iplpm loss-measure statistics history-record interface gigabitethernet 0/0/1
Latest history record of interface GigabitEthernet0/0/1(every 5 minutes):
----------------------------------------------------------------------------
 Record no                      : 29
 Period(DST)                    : 2014-03-19 16:20:10 to 2014-03-19 16:25:10
 Valid statistic data number    : 30
 Maximum forward loss ratio     : 0.000000%
 Minimum forward loss ratio     : 0.000000%
 Total forward loss packets     : 0
 Total forward receive packets  : 0
 Maximum backward loss ratio    : 20.000000%
 Minimum backward loss ratio    : 19.980020%
 Total backward loss packets    : 6000
 Total backward receive packets : 30001

 Record no                      : 28
 Period(DST)                    : 2014-03-19 16:15:10 to 2014-03-19 16:20:10
 Valid statistic data number    : 30
 Maximum forward loss ratio     : 0.000000%
 Minimum forward loss ratio     : 0.000000%
 Total forward loss packets     : 0
 Total forward receive packets  : 0
 Maximum backward loss ratio    : 20.079920%
 Minimum backward loss ratio    : 19.980020%
 Total backward loss packets    : 6001
 Total backward receive packets : 30003

 Record no                      : 27
 Period(DST)                    : 2014-03-19 16:10:10 to 2014-03-19 16:15:10
 Valid statistic data number    : 30
 Maximum forward loss ratio     : 0.000000%
 Minimum forward loss ratio     : 0.000000%
 Total forward loss packets     : 0
 Total forward receive packets  : 0
 Maximum backward loss ratio    : 20.039880%
 Minimum backward loss ratio    : 19.960080%
 Total backward loss packets    : 6001
 Total backward receive packets : 30005

 Record no                      : 26
 Period(DST)                    : 2014-03-19 16:05:10 to 2014-03-19 16:10:10
 Valid statistic data number    : 30
 Maximum forward loss ratio     : 0.000000%
 Minimum forward loss ratio     : 0.000000%
 Total forward loss packets     : 0
 Total forward receive packets  : 0
 Maximum backward loss ratio    : 20.059880%
 Minimum backward loss ratio    : 19.980020%
 Total backward loss packets    : 6001
 Total backward receive packets : 30004
---------------------------------------------------------------------------------
Table 1 Description of the display iplpm loss-measure statistics history-record command output

Item

Description

Latest global historical record(every 5 minutes)

Latest statistics about packet loss measurement in every five minutes on the device.

Latest historical record of interface x (every 5 minutes)

Latest statistics about packet loss measurement on a direct link of the x interface in every five minutes.

Record no

Historical record ID.

Period(DST)

Time historical records were generated (standard DST).

Valid statistic data number

Number of valid historical statistics records.

Maximum loss ratio

Maximum packet loss ratio of the device.

Minimum loss ratio

Minimum packet loss ratio of the device.

Total loss packets

Total number of packets discarded by the device.

Total receive packets

Total number of packets received by the device.

Maximum forward loss ratio

Maximum packet loss ratio of a forward flow (a forward flow is sent by the local device interface and received by the remote device interface).

Minimum forward loss ratio

Minimum packet loss ratio of a forward flow.

Total forward loss packets

Total number of discarded packets of a forward flow.

Total forward receive packets

Total number of received packets (including the number of discarded packets) of a forward flow.

Maximum backward loss ratio

Maximum packet loss ratio of a backward flow (a backward flow is sent by the remote device interface and received by the local device interface).

Minimum backward loss ratio

Minimum packet loss ratio of a backward flow.

Total backward loss packets

Total number of discarded packets of a backward flow.

Total backward receive packets

Total number of received packets (including the number of discarded packets) of a backward flow.

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