Code: Select all
For instance:
# touch /etc/hostname.vfe0
It can be an empty file, but you can also use it to specify how long ifconfig should be waiting for a DHCP-server reply before giving up and continuing with Solaris boot.
Code: Select all
# cat /etc/dhcp.vfe0
wait 60
It has to be specified in /etc/nodename. This name is going to be used as your hostname in case your DHCP-server does not return your hostname in reply to your DHCP-request.