lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | [cwmp] |
| 2 | enable=1; |
| 3 | soap_env=SOAP-ENV |
| 4 | soap_enc=SOAP-ENC |
| 5 | acs_auth=1 |
| 6 | cpe_auth=1 |
| 7 | event_filename=/cache/cwmpevent.bin |
| 8 | |
| 9 | |
| 10 | acs_url=http://192.168.30.151:8080/jsons/RMS |
| 11 | #acs_url=http://192.168.28.246:9999/ |
| 12 | ca_file=/cache/ca.pem |
| 13 | ca_password= |
| 14 | |
| 15 | |
| 16 | cpe_manufacture=zxic |
| 17 | cpe_oui=FEDCBA |
| 18 | cpe_sn=744AA4E7b050 |
| 19 | cpe_name=000000 |
| 20 | cpe_pc=OT2800 |
| 21 | cpe_specver=V1.0 |
| 22 | cpe_hwver=V1.0 |
| 23 | cpe_version=V3.3.3.3 |
| 24 | cpe_username=RMS |
| 25 | cpe_password= |
| 26 | acs_username=cpe |
| 27 | acs_password= |
| 28 | |
| 29 | |
| 30 | |
| 31 | [cwmpd] |
| 32 | httpd_port=8080 |
| 33 | http_timeout=-1 |
| 34 | |
| 35 | [file] |
| 36 | download_root=/cache |
| 37 | download_img_path=/cache/download.img |
| 38 | download_cfg_path=/cache/download.cfg |
| 39 | download_unknown_path=/cache/download.tmp |
| 40 | upload_cfg_path=/cache/cwmp.cfg |
| 41 | upload_log_path=/cache/cwmp.log |
| 42 | |
| 43 | |
| 44 | [periodic] |
| 45 | enable=1 |
| 46 | interval=60 |
| 47 | |
| 48 | [test] |
| 49 | parameterkey=123456 |
| 50 | stun_enable=0 |
| 51 | stun_serveraddress=192.168.0.100 |
| 52 | stun_serverport=8080 |
| 53 | stun_username=stun |
| 54 | stun_password= |
| 55 | stun_maximumkeepaliveperiod=100 |
| 56 | stun_minimumkeepaliveperiod=10 |
| 57 | natdetected=0 |