mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
55 lines
1.7 KiB
Text
55 lines
1.7 KiB
Text
config acs 'acs'
|
||
option userid '' #$OUI-$SER
|
||
option passwd ''
|
||
option periodic_inform_enable 'true'
|
||
option periodic_inform_interval '1800'
|
||
option periodic_inform_time '0001-01-01T00:00:00Z'
|
||
option dhcp_discovery 'enable'
|
||
#option ssl_capath "/etc/icwmpd/ca.pem"
|
||
# compression possible configs: GZIP, Deflate, Disabled
|
||
option compression 'Disabled'
|
||
# possible configs interval :[1:65535]
|
||
option retry_min_wait_interval '5'
|
||
# possible configs interval :[1000:65535]
|
||
option retry_interval_multiplier '2000'
|
||
option skip_dhcp_boot_options '0'
|
||
option insecure_enable '0'
|
||
option get_rpc_methods '0'
|
||
|
||
config cpe 'cpe'
|
||
option enable '1'
|
||
option default_wan_interface 'wan'
|
||
option default_lan_interface 'lan'
|
||
#option client_cert_path '/etc/icwmpd/client.pem'
|
||
#option client_key_path '/etc/icwmpd/client.key'
|
||
option log_to_console 'disable'
|
||
option log_to_file 'disable'
|
||
# log_severity possible configs: EMERG, ALERT, CRITIC ,ERROR, WARNING, NOTICE, INFO, DEBUG
|
||
option log_severity 'WARNING'
|
||
option log_file_name '/var/log/icwmpd.log'
|
||
option log_max_size '102400'
|
||
option bind_retries '5'
|
||
option userid '' #$OUI-$SER
|
||
option passwd ''
|
||
option provisioning_code ''
|
||
option amd_version '5'
|
||
# compression possible configs: InstanceNumber, InstanceAlias
|
||
option instance_mode 'InstanceNumber'
|
||
option session_timeout '300'
|
||
option notification '1'
|
||
option exec_download '0'
|
||
option periodic_notify_enable '1'
|
||
option periodic_notify_interval '10'
|
||
option incoming_rule 'Port_Only'
|
||
option active_notif_throttle '0'
|
||
#option KeepConfig '1'
|
||
#option KeepOpConf '1'
|
||
#option ConfigScope 'UserOnly'
|
||
option clock_sync_timeout '128'
|
||
option disable_datatype_check '0'
|
||
#list allowed_cr_ip '10.5.1.0/24'
|
||
|
||
config lwn 'lwn'
|
||
option enable '0'
|
||
option hostname ''
|
||
option port '0'
|