153
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter IS-IS view.
isis [ process-id ] [ vpn-instance
vpn-instance-name ]
N/A
3. Enable IS-IS NSR.
non-stop-routing By default, IS-IS NSR is disabled.
Configuring BFD for IS-IS
BFD provides a single mechanism to quickly detect and monitor the connectivity of links between OSPF
neighbors, reducing network convergence time. For more information about BFD, see High Availability
Configuration Guide.
To configure BFD for IS-IS:
Ste
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter interface view.
interface interface-type interface-number
N/A
3. Enable IS-IS on an interface.
isis enable [ process-id ] N/A
4. Enable BFD on an IS-IS
interface.
isis bfd enable
By default, an IS-IS interface
is not enabled with BFD.
Configuring IS-IS FRR
A link or router failure on a path can cause packet loss and routing loop. IS-IS FRR uses BFD to detect
failures and enables fast rerouting to minimize the failover time.
Figure 39 Network diagram for IS-IS FRR
In Figure 39, after you enable FRR on Router B, IS-IS automatically calculates or designates a backup next
hop when a link failure is detected. In this way, packets are directed to the backup next hop to reduce
traffic recovery time. Meanwhile, IS-IS calculates the shortest path based on the new network topology,
and forwards packets over the path after network convergence.
You can either enable IS-IS FRR to calculate a backup next hop automatically, or designate a backup next
hop with a routing policy for routes matching specific criteria.