IP Flow Performance Measurement (FPM) measures multipoint-to-multipoint (MP2MP) service flows to obtain the packet loss rate and delay.
Category |
Usage Scenario |
Function |
|
---|---|---|---|
End-to-end performance statistics |
Proactive performance statistics |
When users want to detect network performance deterioration in real time, implement end-to-end proactive performance statistics to continuously monitor the network. |
|
On-demand performance statistics |
When network performance deteriorates or users want to learn real-time performance statistics of specific service flows, implement end-to-end on-demand performance statistics in a specified period. |
||
Hop-by-hop performance statistics |
On-demand performance statistics |
When network performance deteriorates, implement hop-by-hop on-demand performance statistics to locate a faulty node. |
|
Proactive performance statistics |
When network performance deteriorates, implement hop-by-hop proactive performance statistics to monitor the running status of each node, allowing users to detect network performance deterioration. |
A bearer network has boundaries through which traffic enters and leaves. On the IP/MPLS network shown in Figure 1, PI(n) is the number of packets entering the network in the ingress direction on R(n), and PE(n) is the number of packets leaving the network in the egress direction on R(n).
The difference between the time a service flow enters the network and the time the service flow leaves the network within a specified period is the delay.
Packet Loss Measurement
Packet loss measurement calculates the difference between the volume of traffic entering the network and the volume of traffic leaving the network over a specified period.
Figure 2 shows a typical network where end-to-end performance can be measured. Service packets enter the network from R1 and leave the network from R2.
The parameters used in IP FPM packet loss measurement are as follows:
R2 starts receiving service packets with the loss measurement flag as 1 from t1. At T3, the internal timer has run for a specified period. R2 determines that it finishes receiving service packets with the loss measurement flag as 1 in this period based on the period elapse, but not on whether service packets with the loss measurement flag as non-1 have been received. Therefore, service packet measurement will not be affected by packet disorder. This mechanism ensures that service packets in each period are correctly collected.
R2 can obtain the number of received service packets with the loss measurement flag of 1 in the first period any time between t3 and t5. The formula is LostPacket = PI1 - PE2.
If the peer end receives several copy traffic during the IP FPM measurement processing, the result of the IP FPM packet loss measurement may be inaccurate.
Delay Measurement
Delay measurement calculates the period from the time a service flow enters the network to the time the service flow leaves the network over a specified period.