IS-IS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

PDF

IS-IS Configuration Guide for Cisco 8000 Series Routers, Cisco IOS XR Releases

ISIS Non-stop Routing

Want to summarize with AI?

Log in

Explains ISIS Non-Stop Routing (NSR) functionality and guides users through configuration procedures to maintain routing continuity during process restarts.


Non-stop Routing (NSR) is a high availability routing protocol feature that

  • suppresses IS-IS routing changes when devices with redundant route processors experience a switchover event

  • reduces network instability and downtime by enabling continuous routing during such events, and

  • transfers all necessary peering state information from the active to the standby processor to allow immediate protocol resumption upon switchover.

To preserve routing across process restarts, you must configure Non Stop Forwarding (NSF) in addition to NSR.

When NSR is enabled on a router with redundant route processors, switching from the active to the standby processor does not impact other IS-IS routers in the network, as all protocol state is preserved and routing continues seamlessly.


Configure ISIS-NSR

Enable ISIS Non-Stop Routing (NSR) so your router preserves IS-IS routing state and maintains adjacencies without interruption in the event of process failures.

Procedure

1.

Enable the NSR feature.

Example:

Router(config)# router isis 1
Router(config-isis)# nsr
2.

Use the show isis nsr adjacency command to verify NSR adjacency status:

Example:

Router# show isis nsr adjacency
3.

Use the show isis nsr status command to verify NSR status:

Example:

Router# show isis nsr status

This command output displays HA readiness and sync status.

4.

Use the show isis nsr statistics command to review NSR statistics:

Example:

Router# show isis nsr statistics

NSR statistics display numbers of adjacencies, LSPs, routes, and interface states for active and standby routers.