The display iplpm loss-measure statistics interface command displays the packet loss measurement result on the direct link of a specified interface.
display iplpm loss-measure statistics interface interface-type interface-number [ forward | backward ]
Parameter | Description | Value |
---|---|---|
interface-type interface-number | Displays the packet loss measurement result on the direct link of a specified interface. | - |
forward | Displays the packet loss measurement result of a forward flow on the direct link of a specified interface. A forward flow is sent by the local device interface and received by the remote device interface. | - |
backward | Displays the packet loss measurement result of a backward flow on the direct link of a specified interface. A backward flow is sent by the remote device interface and received by the local device interface. | - |
You can run this command to view the packet loss measurement result in the forward and backward directions, including the number of discarded packets and packet loss ratio.
# Display the packet loss measurement result on the direct link of GE0/0/1.
<HUAWEI> display iplpm loss-measure statistics interface gigabitethernet 0/0/1 Latest forward loss statistics of interface GigabitEthernet0/0/1: ------------------------------------------------------------------------------------------------------- StartTime(DST) Forward Loss Packets Forward LossRatio ErrorInfo ------------------------------------------------------------------------------------------------------- 2014-03-19 15:50:50 200 19.980020% OK 2014-03-19 15:50:40 200 20.000000% OK 2014-03-19 15:50:30 200 19.980020% OK 2014-03-19 15:50:20 200 20.020020% OK 2014-03-19 15:50:10 200 20.000000% OK 2014-03-19 15:50:00 200 19.980020% OK -------------------------------------------------------------------------------------------------------- Latest backward loss statistics of interface GigabitEthernet0/0/1: --------------------------------------------------------------------------------------------------------- StartTime(DST) Backward Loss Packets Backward LossRatio ErrorInfo --------------------------------------------------------------------------------------------------------- 2014-03-19 15:50:50 0 0.000000% OK 2014-03-19 15:50:40 0 0.000000% OK 2014-03-19 15:50:30 0 0.000000% OK 2014-03-19 15:50:20 0 0.000000% OK 2014-03-19 15:50:10 0 0.000000% OK 2014-03-19 15:50:00 0 0.000000% OK ------------------------------------------------------------------------------------------------------------
Item |
Description |
---|---|
Latest forward loss statistics of interface x |
Latest statistics about packet loss measurement of a forward target flow on the direct link of the x interface (a forward flow is sent by the local device interface and received by the remote device interface). |
Latest backward loss statistics of interface x |
Latest statistics about packet loss measurement of a backward target flow on the direct link of the x interface (a backward flow is sent by the remote device interface and received by the local device interface). |
StartTime(DST) |
Time the packet loss measurement result was generated (standard DST), which is also the start time of each measurement interval. |
Forward Loss Packets |
Number of discarded packets of a forward flow in the current measurement interval. |
Forward LossRatio |
Packet loss ratio of a forward flow in the current measurement interval. |
Backward Loss Packets |
Number of discarded packets of a backward flow in the current measurement interval. |
Backward LossRatio |
Packet loss ratio of a backward flow in the current measurement interval. |
ErrorInfo |
Error code about packet loss measurement in the current measurement interval:
|