Which command configures a Cisco router as a DHCP server and excludes the first 10 addresses of the 192.168.1.0/24 pool?
-
A
ip dhcp excluded-address 192.168.1.1 192.168.1.10
-
B
ip dhcp pool exclude 192.168.1.1 192.168.1.10
-
C
no ip dhcp address 192.168.1.1 192.168.1.10
-
D
ip dhcp no-assign 192.168.1.1 192.168.1.10