netinfo -l - shows mac address netstat -r - shows ip to get help 'use' instead of 'man'
to change ip, change the following files:
beware of /etc/config/socket/hosts has imaginary network with start at 10
This should bring the network up with the new ip (insert new ip, for some reason this only works on some machine)
ifconfig en1 128.95.153.237 netmask 255.255.255.0 broadcast 128.95.153.255 up
or try rebooting...