Subnet mask is currently 255.255.255.0. If I try to change it to 255.255.255.255 then it fails validation, telling me that my DHCP range (10.0.1.2–10.0.1.200) isn't in the same subnet as the gateway (10.0.1.1). That's what I'd expect, as doesn't a 255.255.255.255 subnet effectively limit the network to a single IP address?