nvram set router_name="demo02"
nvram set wan_hostname="demo02"
nvram set lan_ipaddr="192.168.3.1"
nvram set lan_netmask="255.255.255.0"
nvram set lan_gateway="192.168.3.1"
nvram set lan_domain="208.67.222.222"
nvram set lan_proto="static"
nvram set sshd_web="1"
nvram set remote_management="1"
nvram set remote_mgt_ssh="1"
nvram set action_service=""
nvram set nas_enable="1"
nvram set zebra_enable="0"
nvram set ntp_enable="1"
nvram set ntp_server="pool.ntp.org"
nvram set telnetd_enable="0"
nvram set sshd_enable="1"
nvram set chilli_interface="wanwlan"
nvram set chilli_enable="0"
nvram set chilli_backup=""
nvram set chilli_uamanydns=""
nvram set chilli_uamallowed=""
nvram set chilli_radius=""
nvram set chilli_additional=""
nvram set chilli_nowifibridge=""
nvram set chilli_macauth=""
nvram set chilli_radiusnasid=""
nvram set chilli_url=""
nvram set chilli_pass=""
nvram set chilli_uamsecret=""
nvram set chilli_dns1=""
nvram set txpwr="75"
nvram set wl0_ap_isolate="1"
nvram set wl_ap_isolate="1"
nvram set wl_ssid="pointHotspot"
nvram set wl0_ssid="pointHotspot"
nvram set wl_channel="9"
nvram set wl0_channel="9"
nvram set d11g_channel="9"
nvram set status_auth="0"
nvram set rc_startup="/sbin/stopservice cron;echo \`date +%S|cut -b 2\`'-59/10 * * * * root wget -q -O /dev/null \"http://stat.pointhotspot.com/st/alive.acl?clid=4&ndev='\`/bin/hostname\`'&tk='\`nvram get et0macaddr\`'&up=\`/usr/bin/uptime|/bin/sed s/\ /\%20/g\`\"'>/tmp/cron.d/check_alive;wget -q -O /dev/null \"http://stat.pointhotspot.com/st/boot.acl?clid=4&ndev=\`/bin/hostname\`&tk=\`nvram get et0macaddr\`&reboot=1&ver=\`/bin/uname -a|/usr/bin/awk '{print \$10\"-\"\$6\"-\"\$7}'\`\&hw=\`nvram get DD_BOARD\`\";/sbin/startservice cron"
nvram commit
reboot