You are on page 1of 2

How to Reserve IP Address for a Device through DHCP Server IP

Reservation?
DHCP

DHCP IP reservation lets you assign a specific IP address to a specific device or


whenever the device connects to the network. Most devices uses DHCP wherein,
the server provides the IP address dynamically. However, there may be situations
when you need to ensure the same IP is assigned to the device to have the Port
Forwarding / DMZ to work.

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
enabled devices like print and file servers or other application servers that always
have the fixed IP address on the network.

A reservation consists of the following information:

Element Description
Reservation name Name that the administrator assigns
IP Address IP address from the scope for the client
MAC Address Client’s Media Access Control(MAC) address
Description Description that the administrator assigns
Supported DHCP reservation, Boot Protocol (BOOTP), or both

 Open the DHCP console.


 In the console tree, click reservations.
 On the action menu, click new reservation..
 In the new reservation dialog box, provide the values for the following fields:
o Reservation name.
o IP address.
o MAC address (without hyphens).
o Description.
 Under supported types, select one of the following options:
o Both
o DHCP only
o BOOTP only
 In the new reservations dialog box, click add then close.
Setting up DHCP Reservation Steps
1. Open DHCP console and right click on reservations and select new
reservations.

2. Specify the IP address, MAC Address and click Add

3. To verify the DHCP reservation, please run the command ipconfig/release and
ipconfig/renew on the device which we are reserving the IP address.

You might also like