mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-07 01:40:42 +01:00
config: iopsify default config
This commit is contained in:
parent
72e04b6708
commit
e7fa7df3a4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
config cwmp 'acs'
|
||||
option url ''
|
||||
option userid '$OUI-$SER'
|
||||
option passwd 'inteno'
|
||||
option passwd 'iopsys'
|
||||
option periodic_inform_enable 'true'
|
||||
option periodic_inform_interval '1800'
|
||||
option periodic_inform_time '0'
|
||||
|
|
@ -19,7 +19,7 @@ config cwmp 'acs'
|
|||
config cwmp 'cpe'
|
||||
option interface 'eth0.1'
|
||||
option default_wan_interface 'wan'
|
||||
option manufacturer 'Inteno'
|
||||
option manufacturer 'iopsys'
|
||||
option log_to_console 'disable'
|
||||
option log_to_file 'enable'
|
||||
# log_severity: INFO (Default)
|
||||
|
|
@ -28,7 +28,7 @@ config cwmp 'cpe'
|
|||
option log_file_name '/var/log/icwmpd.log'
|
||||
option log_max_size '102400'
|
||||
option userid '$OUI-$SER'
|
||||
option passwd 'cpeinteno'
|
||||
option passwd 'iopsys'
|
||||
option port '7547'
|
||||
option ubus_socket '/var/run/ubus.sock'
|
||||
option provisioning_code ''
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue