Use this command to configure the length of time graceful restart waits for the adjacency to form.
interval | Specifies the restart adjacency interval in seconds. Valid values are 1 – 3600. The default value is 10 seconds. |
The restart adjacency interval defaults to 10 seconds.
IS-IS router configuration.
The “no” form of this command resets the restart adjacency interval to the default value of 10 seconds.
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)->