PPP Configuration Commands
13-100 Configuring ADSL
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ppp keepalive
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Defaults
• Disabled
•Keepaliveperiod:30seconds
Example
Thisexampleenablesthekeepalivemechanismandsetsthetimebetweenmessagesto20seconds:
XSR(config-if<ATM0/1/0.1>)#ppp keepalive 20

ppp lcp

ThiscommandconfiguresLinkControlProtocol(LCP)parametersforPPP.Itrequiresaproperly
configuredATMsubinterfacespecifyingencapsulationtypePPPoAorPPPoE.
Syntax
ppp lcp {max-configure <count1> | max-failure <count2> | max-terminate <count3>}
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ppp lcp
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Defaults
ConfigureRequests:10
ConfigureNak:5
TerminateRequests:2
max-configure count1 PeaknumberofConfigureRequeststosend.Range:1to255.
max-failure count2 PeaknumberofConfigureNakpacketstosend.Range:1to255.
max-terminate count3 PeaknumberofTerminateRequeststosend.Range:1to255.