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

Configuring Graceful Restart Options for LDP

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:


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