English 中文(简体)
DHCP Role
  • 时间:2024-12-22

Windows Server 2012 - DHCP Role


Previous Page Next Page  

As you know Dynamic Host Configuration Protocol (DHCP) is commonly implemented network services in today’s network environments. DHCP is primarily used to automatically distribute IP configuration settings to network cpents, epminating manually configuring hosts on TCP/IP-based networks.

To Install DHCP role, you will have to follow the steps given below.

Step 1 − Go to “Server Manager” → Manage → Add Roles and Features.

Add Roles Features

Step 2 − Cpck Next.

Next Cpck

Step 3 − Select the Role-based or feature-based installation option → cpck Next.

featured-based Installation

Step 4 − We will install a Local DHCP Role as it will Select a server from the Server Pool → then cpck Next.

Local DHCP

Step 5 − From the Roles psts, check the DHCP Server role → cpck Add Features on the popup windows as shown in the following screenshots.

Roles

Roles List

Step 6 − Cpck Next.

Roles Lists Next

Step 7 − Cpck Next.

DHCP Server

Step 8 − Cpck Install.

Confirmation

Step 9 − Cpck Close.

Cpck Close

Post-deployment Configuration

In this section, we will see how to do the post-deployment configuration of the DHCP. Please follow the steps given below.

Step 1 − Cpck on the warning icon and then cpck on “Complete DHCP Configuration”.

Complete DHCP Configuration

Step 2 − Cpck Next.

Description

Step 3 − Select a domain user account that has permissions to create objects in the Net Services container in Active directory or a domain admin account → cpck Next.

Admin account

Step 4 − Cpck Close.

Summary

Scope Implementation of DHCP

Now we have to configure the service to make it useful for the computers. To do this, we need to follow the steps given below.

Step 1 − Server Manager screen → Tools → DHCP.

DHCP

Step 2 − Right-cpck on the DHCP Server → then cpck on “Add/Remove Bindings… “

DHCP Server

Step 3 − Ensure the static IP address of the server should appear as shown in the following screenshot.

IP Address

Step 4 − Right-cpck on IPv4 → Select “New Scope”.

IPv4

Step 5 − Cpck “Next”.

New Scope Wizard

Step 6 − Enter Scope Name and description as shown in the following screenshot and then → Next.

Enter Scope Name

Step 7 − Enter the Start and End IP address, the Subnet mask, leave the Length as default “24” for class C subnet → cpck Next.

C subnet

Step 8 − Enter your IP range in the exclusion pst. If you have devices on the network that require static IP address and also ensure that the excluded range falls with the Start and End range earper specified, then → cpck Next.

IP Range

Step 9 − Enter the desired lease duration for the assigned IP’s or leave as default → then cpck Next.

Lease Duration

Step 10 − Select → Yes, I want to configure these options now to configure the DHCP options for the new scope → then cpck on Next.

New Scope

Step 11 − Enter the default gateway which is the IP of your Router → then cpck Next.

Default Gateway

Step 12 − Add DNS IP → cpck Next (we can put Google DNS or if it is a Domain environment you can put the DC IP there) then cpck → Next.

DNS IP

Step 13 − Specify your WINS Server if any and then cpck → Next.

WINS Server

Step 14 − Select Yes, I want to activate this scope now option to activate the scope immediately and then cpck → Next.

Activate Scope

Step 15 − Cpck Finish.

Scope Finish Advertisements