When configuring DHCP which command do you use? A. network 10.1.50.1 255.255.255.0 B. network 10.1.50.1/24 C. host 10.1.50.1/24 D. host 10.1.50.1 255.255.255.0
rob42 wrote: » Just an observation: If the Question has been reproduced here, as is... ... then technically, the correct Answer is 'A', because for 'B' to be correct, it would have to read: 'network 10.1.50.1 /24'. The command fails without the space between the '1' and the '/' As I say, just an observation.