PPP Commands
XSR CLI Reference Guide 8-95
Syntax of the “no” Form
UsethenoformofthiscommandtodisableLQM:
no ppp quality
Default
Disabled
Mode
Interfaceconfiguration:XSR(config-if<xx>)#
Example
ThefollowingexampleenablesLQMonSerialinterface2/0:
XSR(config)#interface serial 2/0
XSR(config-if<S2/0>)#encapsulation ppp
XSR(config-if<S2/0>)#no shutdown
XSR(config-if<S2/0>)#ppp quality 75

ppp timeout retry

ThiscommandsetstherestarttimerforConfigureRequestsandTerminateRequestsonaPoint
toPointinterface.ThetimeristhepeakintervaltowaitforaresponseduringPPPnegotiation.
ThiscommandappliestoanyserialportonwhichPPPencapsulationisenabled.
Syntax
ppp timeout retry seconds
Syntax of the “no” Form
Thenocommandresetsthetimertothedefaultvalue:
no ppp timeout retry
Default
3
Mode
Serial,Dialer,andFast/GigabitEthernetSubinterfaceconfiguration:XSR(config-if<xx>)#
Example
ThefollowingexampleresetstherestarttimerofSerialinterface1:
XSR(config)#interface serial 1/0
XSR(config-if<S1>)#encapsulation ppp
seconds Restarttimerinterval,rangingfrom1to255seconds.