PPP Configuration Commands
13-102 Configuring ADSL
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ppp pap
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Default
PAPisdisabled
Example
ThefollowingexamplesetsthePAPusernametobobandthepasswordtoconfidential:
XSR(config-if<ATM0/1/0.1>)#ppp sent-name bob password confidential

ppp quality

ThiscommandconfigurestheminimumlinkqualityforPPP,whichisameasureoftheamountof
datasuccessfullypassedoverthelink.Theminimumqualityvalueisspecifiedasapercentageof
thetotaldatasent.ThiscommandrequiresaproperlyconfiguredATMsubinterfacespecifying
encapsulationtypePPPoAorPPPoE.
Syntax
ppp quality <percent>
Syntax of the “no” Form
Thenoformofthiscommandreturnsthisparametertoitsdefaultsetting:
no ppp quality
Mode
ATMSubInterfaceconfiguration:XSR(config-if<ATMx/x/x.x>)#
Default
Disabled
Example
Thefollowingexamplesetstheminimumlinkqualityvalueto88%:
XSR(config-if<ATM0/1/0.1>)#ppp quality 88
percent Theminimumlinkqualityvalue,rangingfrom0to100.