nvram set router_name="greenolives01"
nvram set wan_hostname="greenolives01"
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=""
nvram set lan_proto="static"
nvram set dhcp_dnsmasq="0"
nvram set dns_dnsmasq="0"
nvram set dnsmasq_enable="0"
nvram set sshd_web="1"
nvram set remote_management="1"
nvram set remote_mgt_ssh="1"
nvram set action_service=""
nvram set status_auth="0"
nvram set nas_enable="0"
nvram set zebra_enable="0"
nvram set ntp_enable="1"
nvram set ntp_server="pool.ntp.org"
nvram set time_zone="+00 1 1"
nvram set telnetd_enable="0"
nvram set sshd_enable="1"
nvram set wl_ssid="pointHotspot"
nvram set wl0_ssid="pointHotspot"
nvram set chilli_interface="wanwlan"
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_nowifibridge="0"
nvram set chilli_macauth="0"
nvram set chilli_radiusnasid=`nvram get wl0_hwaddr`
nvram set chilli_url="https://secure.ultragate.com/sec/emauwa01/hotpoint.acl"
nvram set chilli_pass="c4sQ6H4If7qSAvZ4Xk"
nvram set chilli_uamsecret="TyyBf85kaqX4pJgv"
nvram set chilli_dns1="208.67.222.222"
nvram set chilli_additional="domain pointhotspot.com
dns2 208.67.220.220
lease 14400
interval 14400
coaport 3799"
nvram set txpwr="50"
nvram set wl0_ap_isolate="1"
nvram set wl_ap_isolate="1"
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=66&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=66&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
