On J-series Services Routers, to configure the duration of the ES-IS graceful restart period, include the restart-duration statement at the [edit protocols esis graceful-restart] hierarchy level.
- [edit]
- protocols {
-
- esis {
-
-
graceful-restart {
-
disable;
-
restart-duration seconds;
- }
- }
- }
To disable ES-IS graceful restart capability, include the disable statement at the [edit protocols esis graceful-restart] hierarchy level.