linklayerprotocols/pppnif/te_ppp/TS_dummyppp/config/ppp.ini
changeset 0 af10295192d8
child 6 c64cefac6e99
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/linklayerprotocols/pppnif/te_ppp/TS_dummyppp/config/ppp.ini	Tue Jan 26 15:23:49 2010 +0200
@@ -0,0 +1,16 @@
+; This file is requird for ts_dymmyoverall test (ppp)
+
+[lcp]
+
+PPPEnableTerminateRequest= 1
+
+PPPEnableMaxTerminateRequest= 1
+PPPMaxTerminateRequestCount= 1
+
+PPPEnableTerminateRequestTimer= 1
+PPPTerminateRequestPeriod= 200
+
+PPPEnableTerminateAck= 1
+
+PPPEnableTerminateAckTimer= 1
+PPPTerminateAckPeriod= 300