Graceful restart is disabled by default. You can globally enable graceful restart for all routing protocols at the [edit routing-options] hierarchy level.
You can configure graceful restart parameters specifically for RIP. To do this, include the graceful-restart statement:
-
graceful-restart {
- restart-time seconds;
- }
For a list of hierarchy levels at which you can configure this statement, see the statement summary section for this statement.
To disable graceful restart for RIP, specify the disable statement. To configure a time period for the restart to finish, specify the restart-time statement.