IP Address Range
When defining the IP address range of a scope, you should use the consecutive addresses that make up the subnet for which you are enabling the DHCP service. However, you should also be sure to exclude from this defined range any addresses of statically configured computers already existing on your network. To exclude predefined addresses, you can simply choose to limit the scope range so that it does not include any statically assigned addresses. Alternatively, you can configure a scope that makes up the entire subnet and then immediately define exclusion ranges (see the next section) for all of the subnet's statically addressed computers.
One common method for handling the need for both static and dynamically assigned addresses within an address range is to reserve the first 10 addresses within any subnet for statically addressed servers and to begin the DHCP scope with the eleventh address. For example, in the subnet 192.168.1.0, you can keep the addresses 192.168.1.1 through 192.168.1.10 for your statically addressed servers, such as your DHCP server, your DNS server, your WINS server, and other servers with addresses that should not change. You can then define the addresses 192.168.1.11 through 192.168.1.254 as the range for the subnet's DHCP scope. (In another common implementation, the first 20 addresses are reserved for statically addressed servers.)
If servers on your network have already been configured with static addresses in the middle of the subnet range, such as 192.168.1.110 and 192.168.1.46, you should use exclusion ranges to keep these addresses from being assigned to other computers. Otherwise, because each subnet can use only a single range of IP addresses for its scope, you need to severely restrict the number of addresses available for lease.
In this tutorial:
- Configuring DHCP Servers and Clients
- Configuring the DHCP Server
- Benefits of DHCP
- Installing the DHCP Server Service
- Authorizing the Server
- Configuring Scopes
- IP Address Range
- Exclusion Ranges
- Using the 80/20 Rule for Servers and Scopes
- Creating Reservations
- Assigning DHCP Options
- Activating a Scope
- Networking Configuring the Client
- Migrating from APIPA or Alternate Configurations
- Migrating ICS Clients
- Installing and Configuring a DHCP Server
- Adding a DHCP Server Role
- Configuring a DHCP Client
- Managing DHCP in Windows Networks
- Changing DCHP Server Status
- Services Console
- Managing DHCP from a Command Line
- Connecting Clients to Remote DHCP Servers
- Using Superscopes
- Changing the Addressing of a Subnet
- Backing Up the DHCP Server Database
- Performing a Manual Backup
- Manually Compacting a DHCP Server
- Using Options Classes
- Implementing User Classes
- Performing a Manual Backup of the DHCP Server
- Creating a New Superscope
- Configuring DHCP Servers to Perform DNS Updates
- Configuring Dynamic Updates with DHCP
- Using the DnsUpdateProxy Security Group
- Adding Members to the DnsUpdateProxy