ppp timeout retry
To set PPP timeout retry parameters, use the ppp timeout retry command in interface configuration mode.
To reset the time value, use the no form of this command.
ppp timeout retry seconds
no ppp timeout retry
Syntax Description
Maximum time, in seconds, to wait for a response during PPP negotiation. Range is
from 1 to 10 seconds. Default is 3 seconds.
seconds
Command Default
seconds: 3
Command Modes
Interface configuration
Command History
ModificationRelease
This command was introduced.Release 3.9.0
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task
IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator
for assistance.
The ppp timeout retry command is useful for setting a maximum amount of time PPP should wait for a
response to any control packet it sends.
Task ID
OperationsTask ID
read, writeppp
Examples
The following example shows the retry timer being set to 8 seconds:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# interface POS 0/3/0/1
RP/0/RSP0/CPU0:router(config-if)# encapsulation ppp
RP/0/RSP0/CPU0:router(config-if)# ppp timeout retry 8
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
754
PPP Commands onthe Cisco ASR 9000 Series Router
ppp timeout retry