Decrease the isdn recovery time to 1 second and mention that it

should always be less than ppps redial timeout.
This commit is contained in:
Brian Somers 1999-08-22 23:18:42 +00:00
parent a3d4bca7a0
commit ff3bb91ab4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50192

View file

@ -43,7 +43,7 @@ unitlength = 90
unitlengthsrc = rate
dialretries = 1
dialrandincr = on
recoverytime = 25
recoverytime = 1 # Should be smaller than ppps redial
usedown = off
downtries = 2
downtime = 30
@ -69,7 +69,7 @@ unitlength = 90
unitlengthsrc = rate
dialretries = 1
dialrandincr = on
recoverytime = 25
recoverytime = 1 # Should be smaller than ppps redial
usedown = off
downtries = 2
downtime = 30