This section describes how to configure OSPF TI-LFA FRR.
For some large networks, especially for the networks where the P space and Q space neither intersect nor have directly connected neighbors, if a link or node fails, LFA and RLFA cannot compute a backup path, causing traffic loss and failing to meet reliability requirements. To resolve this issue, TI-LFA is introduced.
TI-LFA FRR provides link and node protection for SR tunnels. If a link or node fails, it enables traffic to be rapidly switched to a backup path, minimizing traffic loss.
Before configuring OSPF TI-LFA FRR, complete the following tasks:
Configure addresses for interfaces to ensure that neighboring devices are reachable at the network layer.
Configure basic OSPF functions
The system view is displayed.
An OSPF process is created, and the OSPF view is displayed.
The OSPF FRR view is displayed.
OSPF LFA is enabled, and LFA links can be generated.
OSPF TI-LFA is enabled.
An OSPF TI-LFA FRR tiebreaker for backup path computation is configured.
A larger value indicates a higher preference.
Before configuring the srlg-disjoint parameter, you need to run the ospf srlg srlg-value command in the OSPF interface view to configure the OSPF SRLG function.
Exit the interface view.
Run ospf [ process-id ]
An OSPF process is created, and the OSPF view is displayed.
OSPF local microloop avoidance is enabled.
The delay after which OSPF delivers routes is configured.
Run avoid-microloop segment-routing
OSPF remote microloop avoidance is enabled.
(Optional) Run avoid-microloop segment-routing rib-update-delay rib-update-delay
A delay in delivering OSPF routes in an SR scenario is set.
The configuration is committed.
After completing all OSPF TI-LFA FRR configurations, run the display ospf [ process-id ] segment-routing routing [ ip-address [ mask | mask-length ] ] command to check OSPF SR routing table information.