Solaris: disabling DHCP
This is how to stop the machine requesting IP address to the DHCP server.
- Delete /etc/dhcp.[interface-name] file
- Put the hostname inside /etc/hostname.[interface=name]
- Put the static IP and hostname inside /etc/hosts
- Restart the system