R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)

163
Configuring BFD for IS-IS
BFD provides a single mechanism to quickly detect and monitor the connectivity of links between IS-IS
neighbors, reducing network convergence time. For more information about BFD, see High Availability
Configuration Guide.
To configure BFD for IS-IS:
Ste
p
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 enables fast rerouting
to minimize the failover time.
Figure 40 Network diagram for IS-IS FRR
In Figure 40, 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.
Configuration prerequisites
Before you configure IS-IS FRR, complete the following tasks:
Configure IP addresses for interfaces to ensure IP connectivity between neighboring nodes.
Enable IS-IS.
Configuration guidelines
Do not use FRR and BFD at the same time. Otherwise, FRR might fail to take effect.