- graceful-restart {
- disable;
- helper-disable;
- maximum-helper-recovery-time seconds;
- maximum-helper-restart-time seconds;
- }
- [edit logical-systems logical-system-name routing-options],
- [edit protocols rsvp],
- [edit routing-options]
Statement introduced before JUNOS Release 7.4.
Enable graceful restart on the router. You must configure the graceful-restart statement at the [edit routing-options] hierarchy level to enable graceful restart on the router.
disable—Disable graceful restart on the router or for RSVP.
helper-disable—Disable RSVP graceful restart helper mode (this option is only available at the [edit protocols rsvp] hierarchy level).
maximum-helper-recovery-time—The maximum length of time the router stores the state of neighboring routers when they undergo a graceful restart. The value applies to all neighboring routers, so it should be based on the time that the slowest RSVP neighbor requires for restart.
maximum-helper-restart-time—The maximum length of time the router waits between when it discovers that a neighboring router has gone down and when it declares the neighbor down. This value is applied to all neighboring routers, so it should be based on the time that the slowest RSVP neighbor requires for restart.
See Configuring RSVP Graceful Restart.
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.