Edit Network Configuration on Solaris 10
To change the IP on a Solaris 10 Operating Systems, edit these two files:
- /etc/hosts
- /etc/inet/ipnodes
To change the hostname, edit these files:
- /etc/hosts
- /etc/nodename
- /etc/hostname.<interface name>
<interface name> is the driver name followed by the instance number of the interface. ie. hme0, bge0, ce0, qfe0
Lastly, before the reboot run: uname -S ‘hostname’

