nonstop-routing (IS-IS)

Enables nonstop routing (NSR) for Intermediate System-to-Intermediate System (IS-IS).

Syntax

nonstop-routing
no nonstop-routing

Command Default

Enabled

Modes

IS-IS router configuration mode

Usage Guidelines

IS-IS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

The no form of the command disables nonstop routing.

Examples

The following example enables NSR for IS-IS on a device.

device# configure terminal
device(config)# router isis
device(config-isis-router)# nonstop-routing
 

The following example disables NSR for IS-IS on a device.

device# configure terminal
device(config)# router isis
device(config-isis-router)# no nonstop-routing