pppoe-client wait-for-ipcp

Last Updated : Oct 26, 2015 |

Configures the amount of time between PPPoE tunnel establishment and IPCP tunnel establishment. The PPPoE client terminates the PPPoE tunnel if this time is exceeded. Use no pppoe-client wait-for-ipcp to restore the default value, which is 20 seconds.

Note:

The PPP stack has a somewhat similar command: ppp timeout ncp. While this command terminates only the LCP, the pppoe-client wait-for-ipcp command terminates the PPPoE tunnel.

Syntax

[no] pppoe-client wait-for-ipcp seconds

Parameters

Parameter

Description

Possible Values

Default Value

seconds

The number of seconds to wait

5-10000

20

User level

read-write

Context

interface:FastEthernet

Example

To configure the amount of time between PPPoE tunnel establishment and IPCP tunnel establishment as 30 seconds:

Gxxx-001(super-if:FastEthernet )# pppoe-client wait-for-ipcp 30