Which of these commands enables the DHCP server on the DMZ interface of the Cisco ASA with
an address pool of 10.0.1.100-10.0.1.108 and a DNS server of 192.168.1.2?
A.
 dhcpd address range 10.0.1.100-10.0.1.108 
dhcpd dns server 192.168.1.2 dhcpd enable DMZ
B.
 dhcpd range 10.0.1.100-10.0.1.108 DMZ 
dhcpd dns server 192.168.1.2 dhcpd DMZ
C.
 dhcpd address 10.0.1.100-10.0.1.108 DMZ 
dhcpd dns 192.168.1.2 dhcpd enable DMZ
D.
 dhcpd address range 10.0.1.100-10.0.1.108 
dhcpd dns 192.168.1.2 dhcpd enable