Enterasys Networks XSR CLI Router User Manual


 
PPP Configuration Commands
XSR CLI Reference Guide 13-101
Example
ThefollowingexamplesetsLCPparameters:
XSR(config-if<ATM0/1/0.1>)#ppp lcp max-configure 5 max-failure 5 max-terminate 2
XSR(config-if<ATM0/1/0.1>)#
ppp max-bad-auth
ThiscommandconfiguresthemaximumnumberofauthenticationfailuresforPPP.Itrequiresa
properlyconfiguredATMsubinterfacespecifyingencapsulationtypePPPoAorPPPoE.
Syntax
ppp max-bad-auth <count>
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ppp max-bad-auth
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Default
Defaultnumberofattempts:0
Example
Thefollowingexampleresetsthecommandparameterto16:
XSR(config-if<ATM0/1/0.1>)#ppp max-bad-auth 16
ppp pap
ThiscommandconfiguresPPPtousethePasswordAuthenticationProtocol(PAP)foruser
authenticationonaPPPsession.ThiscommandrequiresaproperlyconfiguredATMsubinterface
specifyingencapsulationtypePPPoAorPPPoE.
Syntax
ppp pap sent-username <username> password <userpassword>
count
Peaknumberofauthenticationattempts. Range:0to4,294,967,295
username
Thenametouseforauthentication.
userpassword
Theuser’spassword.