#!/bin/sh

nvram set wan_ipaddr="169.254.4.5"
nvram set wan_proto="static"
nvram commit
reboot
