You can configure the following optional statements at the [edit protocols ldp graceful-restart] hierarchy level:
- [edit]
- protocols {
-
- ldp {
-
-
graceful-restart {
-
disable;
-
helper-disable;
-
maximum-neighbor-reconnect-time seconds;
-
maximum-neighbor-recovery-time seconds;
-
reconnect-time seconds;
-
recovery-time seconds;
- }
- }
- }
The statements have the following effects on the graceful restart process:
![]() |
Note: The value for the recovery-time and maximum-neighbor-recovery-time statements at the [edit protocols ldp graceful-restart] hierarchy level should be approximately 80 seconds longer than the value for the restart-duration statement at the [edit routing-options graceful-restart] hierarchy level. Otherwise, a warning message appears when you try to commit the configuration. |