JAVA/Sun Exam Questions

Which two commands need to be run on the DHCP server for the DHCP client to obtain an IP address?

Given the following portion of in.dhcpd output running in debug mode:

3cdbc114: There is no 192.6.17.0 dhcp-network table.

3cdbc114: Datagram received on network device: hme0.

Which two commands need to be run on the DHCP server for the DHCP client to obtain an IP address? (Choose two.)

A.
init 6

B.
touch /etc/dhcp.hme0

C.
pntadm -C 192.6.17.0

D.
ifconfig hme0 dhcp start

E.
svcadm restart svc:/network/dhcp-server

F.
pntadm -p /var/dhcp -A 192.6.17.97 192.6.17.0