[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Graceful Restart Options for ES-IS

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.


[Contents] [Prev] [Next] [Index] [Report an Error]