DHCP Scope
A DHCP scope is a valid range of IP addresses that are available for assignment or lease to client computers on a particular subnet. In a DHCP server, a scope is configured to determine the address pool of IPs that the server can provide to DHCP clients.
Scopes determine which IP addresses are provided to the clients. They should be defined and activated before DHCP clients use the DHCP server for its dynamic IP configuration. Users can configure as many scopes on a DHCP server as required in the network environment.
DHCP Scope Properties

| Scope Property | Description |
|---|---|
| Network ID | The network ID for the range of IP addresses |
| Subnet mask | The subnet mask for the network ID |
| Network IP address range | The range of IP addresses that are available to clients |
| Lease duration | The period of time that the DHCP server holds a leased IP address for a client before removing the lease. |
| Router | A DHCP option that allows DHCP clients to access remote networks. |
| Scope name | An alphanumeric identifier for administrative purposes. |
| Exclusion range | The range of IP addresses in the scope that is excluded from being leased. |
Each subnet can have a single DHCP scope that has a single continuous range of IP addresses. Specific addresses or groups of addresses can be excluded from the range that the DHCP scope specifies. Normally, only one scope can be assigned to a subnet. If more than one scope is required on a subnet, the scopes must first be created then combined into a super scope.
For example, if there are two subnets, then users can create two separate scopes for the separate subnets on one DHCP server. Users create a separate scope because the subnets have different IP addressing schemes.
Configuring DHCP Scopes in the Microsoft DHCP Server
- Open the DHCP console.
- In the console tree, click applicable DHCP server.
- On the action menu, click applicable DHCP server.
- In the new scope wizard, click next.
- On the scope name page, configure the name and description.
- On the IP address range page, configure the start IP address, end IP address, and subnet mask.
- On add exclusive page, configure the start IP address and end IP address if applicable. If there is one IP address exclusion, configure only that IP address as the start IP address.
- On the lease duration page, configure the days, hours, and minutes.
- On the configure DHCP option page, select “no, I will configure these options later.”
- On the completing new scope wizard page, click finish.
Comments (3)
Leave a Reply
- DHCP Relay Agents
The Dynamic Host Configuration Protocol (DHCP) is a service that runs at the application layer of the TCP/IP protocol stack to dynamically assign IP addresses to DHCP clients, and to allocate TCP/IP configuration information to DHCP clients. This includes subnet mask information, default gateway IP addresses, DNS IP addresses, and WINS IP addresses. The DHCP [...]...
- DHCP Reservation
A DHCP reservation is a permanent IP address assignment. It is a specific IP address within a DHCP scope that is permanently reserved for leased use to a specific DHCP client. Users can configure a DHCP reservation in their DHCP server when they need to reserve a permanent IP address assignment. Reservations are used for [...]...
- DHCP (Dynamic Host Configuration Protocol)
An IP address can be defined as a unique numeric identifier (address) that is assigned to each computer operating in a TCP/IP based network. Manually configuring computers with IP addresses and other TCP/IP configuration parameters is not an intricate task. However, manually configuring thousands of workstations with unique IP addresses would be a time consuming, [...]...
- IP Address
An IP (Internet Protocol) address is a unique address that different computers on a computer network use to identify and communicate with one another. An IP address is used as an identifier to find electronic devices connected to one another on a network. Therefore, each device in the network must have its own unique address. [...]...
- Subnet Masks
A subnet mask allows users to identify which part of an IP address is reserved for the network and which part is available for host use. By looking at the IP address alone, especially now with classless inter-domain routing, users cannot tell which part of the address is which. Adding the subnet mask or netmask [...]...





thanks a lot i was searching information about dhcp server and i found in web page so thanks a lot byeeeeeeeeeeeeeeeeeeeeeeeee
thanks for this information and it is really needful for server engineer
how many scope i can do