A Solaris system administrator wants to change a workstation so it no longer uses a static IP
address but rather acquires a DHCP address at boot time on its hme0 interface. Which step needs
to be executed on the workstation to accomplish this?
A.
create /etc/dhcp.hme0
B.
execute svcadm restart svc:/network/dhcp-server:default
C.
execute ndd -set /dev/hme dhcp bind
D.
modify /etc/hostname.hme0 to include the dhcp-client tag