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

Configuring the PPPoE Automatic Reconnect Wait Timer

By default, after a PPPoE session is terminated, the session attempts to reconnect immediately. When configuring a PPPoE client, you can specify how many seconds to wait before attempting to reconnect, by including the auto-reconnect statement at the [edit interfaces interface-name unit logical-unit-number pppoe-options] hierarchy level:

[edit interfaces pp0]
unit logical-unit-number {
pppoe-options {
auto-reconnect seconds;
}
}

You can include this statement at the following hierarchy levels:

You can configure the reconnection attempt to occur in 0 through 4,294,967,295 seconds after the session terminates.


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