DHCP question
Posted: Sun Feb 01, 2026 11:27 pm
I'd like ho have:
- 192.168.1.2 - 192.168.1.99 -- personal devices (PC, laptops, wearables) with statically assigned IPs (in DHCP, not configuring manually it on devices)
- *.100 - *.199 -- dynamic (anything that is *not* assigned statically)
- *.200 - *.254 -- local services (NAS, printers, web cams, other APs) with statically assigned IPs (in DHCP, not configuring manually it on devices)
Currently I'm:
- Specifying IP range for DHCP as 192.168.1.100 - 192.168.1.199.
- For devices in ranges 2-99 and 200-254 manually assigning IP (by MAC) in the DHCP.
Is it correct setup?
Or, as devices outside range 100 - 199 are also getting IP from DHCP the range should be set as 192.168.1.2 - 192.168.1.254 with some devices set as static?
- 192.168.1.2 - 192.168.1.99 -- personal devices (PC, laptops, wearables) with statically assigned IPs (in DHCP, not configuring manually it on devices)
- *.100 - *.199 -- dynamic (anything that is *not* assigned statically)
- *.200 - *.254 -- local services (NAS, printers, web cams, other APs) with statically assigned IPs (in DHCP, not configuring manually it on devices)
Currently I'm:
- Specifying IP range for DHCP as 192.168.1.100 - 192.168.1.199.
- For devices in ranges 2-99 and 200-254 manually assigning IP (by MAC) in the DHCP.
Is it correct setup?
Or, as devices outside range 100 - 199 are also getting IP from DHCP the range should be set as 192.168.1.2 - 192.168.1.254 with some devices set as static?