summaryrefslogtreecommitdiffstats
path: root/share/examples/ppp/isdnd.rc
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/ppp/isdnd.rc')
-rw-r--r--share/examples/ppp/isdnd.rc10
1 files changed, 4 insertions, 6 deletions
diff --git a/share/examples/ppp/isdnd.rc b/share/examples/ppp/isdnd.rc
index 15a4b7b..0ceef6d 100644
--- a/share/examples/ppp/isdnd.rc
+++ b/share/examples/ppp/isdnd.rc
@@ -34,9 +34,8 @@ dialout-type = normal
b1protocol = hdlc
idletime-incoming = 900 # Should be larger than ppp's timeout
idletime-outgoing = 900 # Should be larger than ppp's timeout
-ratetype = 0
-unitlength = 90
-unitlengthsrc = rate
+unitlength = 0
+unitlengthsrc = conf
dialretries = 1
dialrandincr = on
recoverytime = 1 # Should be smaller than ppp's redial
@@ -60,9 +59,8 @@ dialout-type = normal
b1protocol = hdlc
idletime-incoming = 900 # Should be larger than ppp's timeout
idletime-outgoing = 900 # Should be larger than ppp's timeout
-ratetype = 0
-unitlength = 90
-unitlengthsrc = rate
+unitlength = 0
+unitlengthsrc = conf
dialretries = 1
dialrandincr = on
recoverytime = 1 # Should be smaller than ppp's redial
OpenPOWER on IntegriCloud