You need to configure a Cisco router to act as a DHCP server and provide the following services: Hand out IP addresses for subnet 10.10.0.0/16 Set the domain name for the clients to "Cisco" Set the DNS server to 10.10.0.1 Set the default gateway to 10.10.0.1 Prevent IP address conflicts with 6 print servers that have consecutive permanently assigned addresses starting at 10.10.0.20. Which of the following sets of commands will successfully accomplish this?
A. Router1(config)# service dhcpRouter1(config)# ip dhcp pool IPPool Router1(dhcp-config)# network 10
B. Router1(config)# service dhcpRouter1(config)# dhcp pool IPPool Router1(dhcp-config)# network 10
C. Router1(config)# service dhcpRouter1(config)# ip dhcp pool IPPool Router1(dhcp-config)# network 10
D. Router1(config)# service dhcpRouter1(config)# ip dhcp pool IPPool Router1(dhcp-config)# network 10