graceful-restart restart-adj-interval

Use this command to configure the length of time graceful restart waits for the adjacency to form.

Syntax

graceful-restart restart-adj-interval interval
no graceful-restart restart-adj-interval

Parameters

interval Specifies the restart adjacency interval in seconds. Valid values are 1 – 3600. The default value is 10 seconds.

Defaults

The restart adjacency interval defaults to 10 seconds.

Mode

IS-IS router configuration.

Usage

The “no” form of this command resets the restart adjacency interval to the default value of 10 seconds.

Example

This example shows how to set the restart adjacency interval to 15 seconds:

System(rw)->configure
System(rw-config)->router isis
System(rw-config-isis)->graceful-restart restart-adj-interval 15
System(rw-config-isis)->