MPLS Local Protection, Fast Reroute

mpls-point-of-local-repair-(PLR)-and-merge-point-(MP)

The goal of the protection is minimizing the down time. To do this, protection must be done near to the failure. Local protection does this. By doing this types of protection, it avoids using entire path protection. Local protection reroutes the traffic rapidly around the failure, so this mechanism is called “Fast Reroute (FRR)”.

 

In local protection the aim is not using another path after one path fails. Here, the aim is guiding the traffic to a different way excluding the failure point only. In other words, this is a temporary solution before the exact traffic route. Fast Reroute (FRR) keeps the traffic until a new LSP is given to that traffic by Head-End. It is not aim to keep traffic until the primary comes back.

 


Nokia NRS I Certification Course and Nokia NRS II Certification Course.


 

As we say above, the protection is as close to the point of failure as possible for Fast Reroute (FRR). And the failover time is less than 50ms.

 

Fast Reroute (FRR) is applicable for LSPs established using RSVP-TE. And Fast Reroute (FRR) can only protect the Primary LSP-Path, Secondary Paths can not be protected.

 

In Secondary Paths (End-to-End Protection), the configuration overhead was too much. Fast Reroute (FRR) reduce this configuration overhead with automatic path calculation.

 

Fast Reroute (FRR) can not be used in IP networks. Why? Because in IP networks, the forwarding decisicon is done on every node. But in MPLS, source routing is using. Source routing, is the routing which the decision is done by Head-End and never change again till end of the link. So, Fast Reroute (FRR) is used in MPLS networks.

 

We can clasify the local protection mechanisms. If we clasify it by resource that is protected, there are two types:

  • Link Protection
  • Node Protection

 

We will talk about this protection types in the following article.

 

With Fast Reroute (FRR), multiple Primary LSP-paths can be protected as long as they have shared paths. This methods clasified according to the number of LSPs protected. Local Protection (Fast Reroute) includes two methods. These methods are:

  • One-to-One Backup (1:1)
  • Many-to-One (Facility) Backup (1:N)

 

Implementations has their own advantages, so both One-to-One Backup and Facility Backup is used with these names usually.

 

The possible configuration options are:

  • One-to-One Node Protection
  • One-to-One Link Protection
  • Facility Node Protection
  • Facility Link Protection

 


 

Fast Reroute (FRR) Router Roles

Some of the routers has a special name according to the point they are located for MPLS Fast Reroute. These special routers are:

 

Head-End : The point that primary LSP-Path(protected) is configured and originates.

 

Tail-End : The point that primary LSP-Path(protected) is terminated.

 

PLR(Point of Local Repair) : Where the protection tunnel originates.

 

MP (Merge Point) : Where the protection tunnel terminates and merges into the original protected LSP-Path.

 

There are two important points in MPLS protection and restoration mentioned above. These points are the Point of Local Repair (PLR) and Merge Point (MP). Here, the PLR is the node, which notices the failure. And after this it is the point, that the traffic forwarding begins to an alternate path. PLR is also the router, that informs the ingress router (Head-End) about the main LSP problem by PATH Error Messages. After bypass or detour the failure, the traffic need to connect the main link again. And the point that the traffic connect to the main path again, is the MP.

 

There is also a Detour Merge Point (DMP). This is the point where multiple detours join together along the protected path. If they protect the same LSP and if the exerss point is same, then multiple detours can merge. Detour Merging is enabled by default on Alcatel-Lucent 7750 Service Routers and there is no option to disable it.

 

mpls point of local repair (PLR) and merge point(MP),MPLS Recovery
PLR and MP,MPLS Recovery
Except Tail-End every router tries to establish Fast Reroute (FRR) tunnel on itself and tries to be PLR.

 

For Fast Reroute (FRR), the Head-End must know the exact path of the LSP-path before signalling. This can be accomplished in several ways:

  • A path with full strict hops (no need for CSPF)
  • A path with loose hops (CSPF must be enabled)
  • A path with mixture of strcit and loose hops (CSPF must be enabled)

 


 

One-to-One Protection

In this One-to-One Protection type, a seperate tunnel protection is required for each LSP. This One-to-One Protection tunnel is called “detour”.

One-to-One Backup Detour Tunnels,MPLS Recovery
One-to-One Backup Detour Tunnels, MPLS Recovery
 

If a failure occurs in the LSP that is protected by One-to-One Backup, the labels are swapped and sent into the alternate path.

 


Nokia NRS I Certification Course and Nokia NRS II Certification Course.


 

Lesson tags: mpls, MPLS Protection, mpls recove
Back to: Nokia MPLS Course > MPLS Traffic Engineering

Leave a Reply

Your email address will not be published. Required fields are marked *