I'm wondering what the most correct setup would be for the following:

I have a router set up with DHCP for IP addresses. Some IP's are reserved for convenience (eg printer, TV, etc).

I also have several AP's and a NAS, which have static IP's to allow admin or remote access. These IP addresses are also currently reserved to ensure that don't get incorrectly allocated.

Below is an example:
- Router: 192.198.1.1
- AP A: 192.168.1.2
- AP B: 192.168.1.3
- NAS: 192.168.1.9

The current DHCP range is 192.168.1.2 to 100, which includes the range of the AP's and NAS with static IP's.

As the AP's and NAS have static IP's set, should I continue to set the IP address range as above, or should I change the range to (eg) 192.168.1.10 to 100, which excludes the static addresses?