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.
touch /etc/dhcp.hme0
B.
pntadm -p /var/dhcp -A 192.6.17.97 192.6.17.0
C.
ifconfig hme0 dhcp start
D.
pntadm -C 192.6.17.0
E.
svcadm restart svc:/network/dhcp-server
F.
init 6