Enterasys Networks XSR CLI Router User Manual


 
PPP Commands
XSR CLI Reference Guide 8-91
Syntax
ppp lcp max-failure number
Syntax of the “no” Form
Thenocommandresetsthecountertothedefaultvalue:
no ppp lcp max-failure
Default
5
Mode
Serial,DialerorFast/GigabitEthernetSubinterfaceconfiguration:XSR(config-if<xx>)#
Examples
Thefollowingexamplesetsthelcpmaxfailurevalueat100packetsonSerialinterface2/1:
XSR(config)#interface serial 2/1
XSR(config-if<S2/1>)#ppp lcp max-failure 100
Thefollowingexamplesetsthelcpmaxfailurevalueat200packetsonFas tEthernetsubinterface
2/1.1:
XSR(config)#interface fastethernet 2.1
XSR(config-if<F2/1:1>)#ppp lcp max-failure 200
ppp lcp max-terminate
ThiscommandconfigurestherestarttimercounterforthenumberofTerminateRequestssentout
onaPointtoPointinterface.UsingtheLinkControlProtocol(LCP),thecommandappliestoany
SerialorDialerport,orFast/GigabitEthernetsubinterfaceonwhichPPPencapsulationisset.
Thiscountertotalsthepeak
numberofterminaterequestssentwithoutreceivingaTerminateAck
beforeassumingthatthepeercannotrespond.
Syntax
ppp lcp max-terminate number
Syntax of the “no” Form
Thenocommandresetsthecountertothedefaultvalue:
no ppp lcp max-terminate
Default
2
number
Settingforthemaxfailurecounter.Range:1to255.
number
Settingfortheterminaterequestcounter.Range:1to255.