This section describes how to configure IS-IS TI-LFA FRR.
With the development of networks, VoIP and on-line video services require high-quality real-time transmission. Nevertheless, if an IS-IS fault occurs, multiple processes, including fault detection, LSP update, LSP flooding, route calculation, and FIB entry delivery, must be performed to switch traffic to a new link. As a result, the traffic interruption time is longer than 50 ms, leading to a failure to satisfy real-time requirements.
TI-LFA FRR provides link and node protection for Segment Routing (SR) tunnels. If a link or node fails, traffic is rapidly switched to a backup path, which minimizes traffic loss.
In some LFA or RLFA scenarios, the P space and Q space do not share nodes or have direct neighbors. If a link or node fails, no backup path can be calculated, causing traffic loss and resulting in a failure to meet reliability requirements. In this situation, TI-LFA can be used.
Before configuring IS-IS TI-LFA FRR, complete the following tasks:
Configure IP addresses for interfaces to implement connectivity at the network layer.
The system view is displayed.
An IS-IS process is created, and the IS-IS view is displayed.
The IS-IS FRR view is displayed.
IS-IS LFA is enabled, and LFA links can be generated.
IS-IS TI-LFA is enabled.
Inter-level protection is enabled in IS-IS Level-1.
By default, IS-IS TI-LFA computes backup paths only in the same IS-IS level. After the inter-level-protect level-1 command is run, if no TI-LFA backup path exists in IS-IS Level-1, inter-level TI-LFA backup path computation is performed.
If the prefer parameter is specified, an inter-level TI-LFA backup path is preferentially selected even if there is a TI-LFA backup path in IS-IS Level-1.
An IS-IS TI-LFA FRR tiebreaker is configured for backup path computation.
A larger value indicates a higher preference.
Before configuring the srlg-disjoint parameter, you need to run the isis srlg srlg-value command in the IS-IS interface view to configure the IS-IS SRLG function.
Quit the interface view.
Run isis [ process-id ]
The IS-IS process is created, and the IS-IS view is displayed.
IS-IS local microloop avoidance is enabled.
The delay after which IS-IS delivers routes is configured.
Run avoid-microloop segment-routing
IS-IS remote microloop avoidance is enabled.
(Optional) Run avoid-microloop segment-routing rib-update-delay rib-update-delay
The delay in delivering IS-IS route in an SR scenario is set.
The configuration is committed.
After configuring IS-IS TI-LFA FRR, run the display isis route [ process-id ] [ level-1 | level-2 ] [ verbose ] command to check information about the primary and backup links.