Use this command to configure the length of time graceful restart will attempt to complete a restart before terminating.
interval | Specifies the length of time in seconds graceful restart will attempt to complete a restart before terminating. Valid values are 1 – 65535. The default value is 65535 seconds. |
The restart interval defaults to 65535 seconds.
IS-IS router configuration.
The “no” form of this command resets the restart interval to the default value of 65535 seconds.
This example shows how to set the restart interval to 35000 seconds:
System(rw)->configure System(rw-config)->router isis System(rw-config-isis)->graceful-restart restart-interval 35000 System(rw-config-isis)->