nvram set router_name="neuwif01"
nvram set wan_hostname="neuwif01"
nvram set lan_ipaddr="192.168.10.1"
nvram set lan_netmask="255.255.255.0"
nvram set lan_gateway="0.0.0.0"
nvram set lan_domain="0.0.0.0"
nvram set lan_proto="static"
nvram set remote_management="1"
nvram set remote_mgt_ssh="1"
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="br0"
nvram set chilli_enable="1"
nvram set chilli_backup="rad02.pointhotspot.com"
nvram set chilli_uamanydns="0"
nvram set chilli_uamallowed="www.pointhotspot.com,support.pointhotspot.com"
nvram set chilli_radius="rad01.pointhotspot.com"
nvram set chilli_additional="domain pointhotspot.com
lease 14400
interval 14400
coaport 3799"
nvram set chilli_nowifibridge="0"
nvram set chilli_macauth="0"
nvram set chilli_radiusnasid="F8:D1:11:2D:1F:0A"
nvram set chilli_url="https://secure.pointhotspot.com/sec/neuwif01/hotpoint.acl"
nvram set chilli_pass="c4sQ6H4If7qSAvZ4Xk"
nvram set chilli_uamsecret="KhqU5vVf96MBq2pf"
nvram set chilli_dns1="208.67.222.222"
nvram set txpwr="50"
nvram set wl0_ap_isolate="1"
nvram set wl_ap_isolate="1"
nvram set wl_ssid="pointHotspot"
nvram set wl0_ssid="pointHotspot"
nvram set wl0_channel="6"
nvram set status_auth="0"
nvram set rc_startup="sleep 5;wget -q -O /dev/null \"http://stat.pointhotspot.com/st/boot.acl?clid=120&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\`\""
nvram set cron_jobs="2-59/10 * * * * root /usr/bin/wget -q -O /dev/null \"http://stat.pointhotspot.com/st/alive.acl?clid=120&ndev=\`/bin/hostname\`&tk=\`nvram get et0macaddr\`&up=\`/usr/bin/uptime|/bin/sed s/\ /\%20/g\`\""
nvram commit
reboot