1058 CHAPTER 74: IS-IS CONFIGURATION COMMANDS
Examples # Enable fast flooding and configure the maximum LSPs be sent as 10 and the
delay time as 100 milliseconds.
<Sysname> system-view
[Sysname] isis
[Sysname-isis-1] flash-flood flood-count 10 max-timer-interval 100
graceful-restart (IS-IS view)
Syntax graceful-restart
undo graceful-restart
View IS-IS view
Parameters None
Description Use the
graceful-restart command to enable the IS-IS Graceful Restart
capability.
Use the
undo graceful-restart command to disable the IS-IS Graceful Restart
capability.
By default, IS-IS Graceful Restart capability is disabled.
Examples # Enable the Graceful Restart capability for IS-IS process 1.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] graceful-restart
graceful-restart interval (IS-IS view)
Syntax graceful-restart interval interval-value
undo graceful-restart interval
View IS-IS view
Parameters interval-value: Graceful Restart interval, in the range 30 to 1800 seconds.
Description Use the
graceful-restart interval command to configure the Graceful Restart
interval.
Use the
undo graceful-restart interval command to restore the default
Graceful Restart interval.
By default, the Graceful Restart interval is 300 seconds.
Examples # Configure the Graceful Restart interval for IS-IS process 1 as 120 seconds.