pppoe-client persistent max-attempts

Last Updated : Oct 26, 2015 |

Limits the number of consecutive connection establishment retries. When the number is reached, the PPPoE client stops trying to establish connections. Use no pppoe-client persistent max-attempts to restore the default value, which is that no limit is imposed on the number of consecutive connection establishment retries. This means the PPPoE client does not stop trying to establish connections.

To restart the connection attempts, use the shutdown and no shutdown command sequence.

Syntax

pppoe-client persistent max-attempts number

no pppoe-client persistent max-attempts

Parameters

Parameter

Description

Possible Values

Default Value

number

The number of attempts

0-10000

0 (no limit)

User level

read-write

Context

interface:FastEthernet

Example

To limit the number of consecutive connection establishment retries to 0:

Gxxx-001(super-if:FastEthernet 10/3)# pppoe-client persistent max-attempts 0