DHCP Policies
DHCP policies
A feature in Windows Server 2016 that gives administrators the ability to customize IP address lease options with conditions based on criteria.
DHCP Policy scenarios
DHCP Policy conditions
DHCP Policy Scenarios
Granular control of DHCP scopes provides several benefits. With granular control, you can create policies that:
Use a block of IP addresses for a specific client types, such as desktops, printers, or VOIP phones.
Hand out shorter lease times to mobile devices compared to wired devices.
DHCP Policy Conditions
You can apply DHCP policies based on certain conditions. The following table describes some common conditions.
User Class
All the computers located in the accounting department of an organization is an example of a user class.
MAC Address
MAC addresses from the same manufacturer often have the same prefix. Wildcards can identify a group of computers based on MAC address. For example, 12ab34* identifies all devices that start with that MAC address.
Client Identifier
Client Identifier is usually based on the MAC address, but could include other identifiers.
Domain Name
You can use the Fully Qualified Domain Name as a condition. For example, all the computers in accounting.corpnet.xyz might have a condition.
Relay Agent
DHCP requests that are forwarded by a DHCP agent can have a condition. For example, you might want those clients to have a shorter lease time than other clients on a network.
Last updated