The display ipfpm statistic-type loss instance command displays packet loss statistics for an IP Flow Performance Measurement (IP FPM) instance.
Parameter | Description | Value |
---|---|---|
ach ach-id |
Displays hop-by-hop performance statistics for an ACH. |
The value is an integer ranging from 1 to 2147483647. |
loss |
Displays packet loss statistics. |
- |
instance instance-id |
Specifies an IP FPM instance ID. |
The value is an integer ranging from 1 to 8355838. |
Usage Scenario
To check the number of discarded packets of an IP FPM instance, run the display ipfpm statistic-type loss instance command. To locate and diagnose network faults when network performance deteriorates, run the display ipfpm statistic-type loss instance command with ach configured to check statistics for a specified ACH.
Precautions
This command is valid only on MCPs.
The first statistics collected may not be accurate, therefore, using subsequent statistics as a reference for network performance is recommended.The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ipfpm statistic-type loss instance 1
Latest loss statistics of forward flow:
Unit: p - packet, b - byte
------------------------------------------------------------------------------------------
TimeStamp Loss(p) LossRatio(p) Loss(b) LossRatio(b)
------------------------------------------------------------------------------------------
136118757 20 20.000000% 2000 20.000000%
136118756 20 20.000000% 2000 20.000000%
136118755 20 20.000000% 2000 20.000000%
136118753 20 20.000000% 2000 20.000000%
136118752 20 20.000000% 2000 20.000000%
136118751 20 20.000000% 2000 20.000000%
136118750 20 20.000000% 2000 20.000000%
136118749 20 20.000000% 2000 20.000000%
136118748 20 20.000000% 2000 20.000000%
136118747 20 20.000000% 2000 20.000000%
136118746 20 20.000000% 2000 20.000000%
136118745 20 20.000000% 2000 20.000000%
Latest loss statistics of backward flow:
Unit: p - packet, b - byte
------------------------------------------------------------------------------------------
TimeStamp Loss(p) LossRatio(p) Loss(b) LossRatio(b)
------------------------------------------------------------------------------------------
136118757 20 20.000000% 2000 20.000000%
136118756 20 20.000000% 2000 20.000000%
136118755 20 20.000000% 2000 20.000000%
136118753 20 20.000000% 2000 20.000000%
136118752 20 20.000000% 2000 20.000000%
136118751 20 20.000000% 2000 20.000000%
136118750 20 20.000000% 2000 20.000000%
136118749 20 20.000000% 2000 20.000000%
136118748 20 20.000000% 2000 20.000000%
136118747 20 20.000000% 2000 20.000000%
136118746 20 20.000000% 2000 20.000000%
136118745 20 20.000000% 2000 20.000000%
Item | Description |
---|---|
Latest loss statistics of forward flow | Latest loss statistics of forward flow. |
Latest loss statistics of backward flow | Latest loss statistics of backward flow. |
TimeStamp | Timestamp of the configuration rollback point. |
Loss(p) | Number of discarded packets. |
LossRatio(p) | Packet loss rate. |
Loss(b) | Number of discarded bytes. |
LossRatio(b) | Byte loss rate. |
Unit | Unit. |