config system system
	option hostname	'TAU-8.IP'

config access access
  option http_port '80'
  option https_port '443'
  option telnet_port '23'
  option ssh_port '22'

config ftp ftp
	option password user
	option adm_password  'password'

config wifi wifi
        option mcast_bitrate 	54000
        option enable 		0
        option replicate 	1
        option retry_count 	20
        option auth_enable 	0
        option auth_algs 	3

config iptv iptv
        option enable 0
        option port 1234
        
config printserver printserver
        option enable 0
        
config tr069 tr069
        option enable 0

config "provision" "provision"
	option enable '1'
	option cfg_update_enable '1'
	option fw_update_enable '1'