When trying to add a new scope to our DHCP Manager, I'm receiving the following error:
"The scope parameters are incorrect. Either the scope already exists or its subnet address and mask is inconsistent with the subnet address and mask of an existing scope."
I'd like to add the caveat that I'm not certain the existing scope was properly set up. It was set up years ago by someone who no longer works here. Here are the parameters of the scope I'm trying to add:
Start IP: 172.24.27.1
End IP: 172.24.27.62
Length: 26
Subnet mask: 255.255.255.192
Exclusion: 172.24.27.1
Lease Duration: 8 days
Default Gateway: 172.24.27.1
Here are the properties of the existing Scope:
Start IP: 172.24.31.100
End IP: 172.24.31.104
Subnet Mask: 255.0.0.0
Lease Duration: 1 day
The existing scope is primarily used for dhcp reservations of devices, and I'm not convinced that it is set up properly.