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 on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

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