This section describes how to configure IS-IS Auto FRR.
As networks develop, Voice over Internet Protocol (VoIP) and online video services pose increasingly higher requirements for real-time transmission. Nevertheless, if an IS-IS fault occurs, multiple operations, including fault detection, LSP updating, LSP flooding, route calculation, and forwarding information base (FIB) entry delivery, must be performed to switch traffic to a new link. These operations take a long time, much longer than 50 ms, the minimum delay to which users are sensitive. As a result, user experience is affected.
With IS-IS Auto FRR, devices can rapidly switch traffic from a faulty link to an alternate one without interrupting the traffic, which significantly improves IS-IS network reliability.
IS-IS Auto FRR is suitable for IP services that are sensitive to delay and packet loss.
Before configuring IS-IS Auto FRR, complete the following tasks:
Configure IP addresses for interfaces and ensure that neighboring devices are reachable at the network layer.
Before you configure remote LFA FRR, configure LDP LSPs to perform recursion hop by hop between the source node and PQ node. That is, configure a local LDP session between each pair of directly connected nodes along the link from the source node to PQ node.
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.
The IS-IS ECMP FRR function is disabled.
With ECMP FRR, IS-IS pre-calculates backup paths for load balancing links based on the LSDBs on the entire network. The backup paths are stored in the forwarding table and are used for traffic protection in the case of link failures. If the network topology changes, ECMP FRR triggers calculation of new backup paths, which increases the system calculation pressure. In addition, the backup entries generated by the ECMP FRR function increase the memory usage of the system. In this case, you can run the ecmp disable command to disable the ECMP FRR function.
LFA is enabled for IS-IS Auto FRR.
If no IS-IS level is specified, LFA is enabled for both Level-1 and Level-2 IS-IS Auto FRR.
For details about IS-IS Auto FRR, see "Feature Description" > "IP Routing" in the HUAWEI NetEngine 8000 F SeriesRouter Product Documentation.
IS-IS can calculate the loop-free alternate route only if the traffic protection inequality of IS-IS Auto FRR is met.
A route-policy is configured to filter IS-IS alternate routes.
The solution of selecting a backup path for IS-IS Auto FRR is set.
The system is prevented from calculating a remote LFA next hop for the IS-IS route whose outbound interface is the current interface.
The configuration is committed.
After configuring IS-IS Auto FRR, check the configurations.
Run the display isis route [ level-1 | level-2 ] [ process-id ] [ verbose ] command to check information about the primary and alternate links after IS-IS Auto FRR is enabled.
Run the display isis spf-tree [ [ level-1 | level-2 ] | verbose ] * [ process-id | vpn-instance vpn-instance-name ] command to check SPT topology.
Run the display isis frr summary [ level-1 | level-2 | level-1-2 ] [ process-id ] command to view the FRR protection rates of routes in an IS-IS process.
Run the display isis [ process-id ] srlg { srlgGroupId | all } command to check shared risk link group (SRLG) information.