Intro
DHCP reservations are for things like printers, that you would like to have a consistent (static) IP address
Create a Reservation
- Open the DHCP app as Administrator
- Navigate to the left panel and expand the Scope that was just created
- Right-click Reservations and select New Reservation...
-
Enter the following:
- Reservation Name
- IP address to be reserved
- MAC Address of the device
- Description
- Either repeat as necessary or click Close
Confirm on the Client
- On the client computer, open a command prompt and type
ipconfigto display the IP address of the client - Type
ipconfig /releaseto release the old lease -
Type
ipconfig /renewto drop the IP, renew it, and display the new value. It should now have an IP in the range defined by the scope