set-debug

Enables debug configurations for Intermediate System-to-Intermediate System (IS-IS).

Syntax

set-debug nsr
no set-debug nsr

Command Default

Disabled.

Parameters

nsr
Specifies nonstop routing (NSR) debugs.

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".

Examples

The following example enables NSR debug configurations for IS-IS.

device# configure terminal
device(config)# router isis
device(config-isis-router)# set-debug nsr

The following example disables NSR debug configurations for IS-IS.

device# configure terminal
device(config)# router isis
device(config-isis-router)# no set-debug nsr