0% found this document useful (0 votes)
48 views20 pages

DHCP Basic

DHCP (Dynamic Host Configuration Protocol) allows a server to automatically assign IP addresses to computers from a defined range. When a client requests an IP address, the DHCP server chooses one from its address pool and offers it to the client. If accepted, the address is leased to the client for a specified duration. The DHCP server provides the client with the IP address, subnet mask, default gateway, and other configuration information. Installing and configuring the DHCP server role involves adding the role, selecting the server, defining an address pool or scope, and configuring options like lease duration, default gateway, and DNS servers.

Uploaded by

sabakh bhatti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views20 pages

DHCP Basic

DHCP (Dynamic Host Configuration Protocol) allows a server to automatically assign IP addresses to computers from a defined range. When a client requests an IP address, the DHCP server chooses one from its address pool and offers it to the client. If accepted, the address is leased to the client for a specified duration. The DHCP server provides the client with the IP address, subnet mask, default gateway, and other configuration information. Installing and configuring the DHCP server role involves adding the role, selecting the server, defining an address pool or scope, and configuring options like lease duration, default gateway, and DNS servers.

Uploaded by

sabakh bhatti
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 20

DHCP(Dynamic Host Configuration

Protocol)
DHCP(Dynamic Host Configuration Protocol)

 Dynamic Host Configuration Protocol (DHCP) is a network protocol


that enables a server to automatically assign an IP address to a
computer from a defined range of numbers (i.e., a scope) configured
for a given network.
 A computer on which we install DHCP role is called ‘DHCP Server’
which start assigning IP to all computer in network. A pool is defined
while configuring DHCP server that contains all possible IP’S to
distribute among computers.
 When a DHCP server receives a request from a client, it chooses an IP
address and other related information from a pool of addresses known
as a scope and offers it to the client.
 If the client accepts the address offered, the IP addressing
information is leased to it for a specified duration. During this time,
the client renews the address assignment each time it logs on to the
network.
DHCP(Dynamic Host Configuration Protocol)

 The DHCP server provides the client with the following configuration information:
 IP address
 Subnet mask
 Default gateway
 Clients must be enabled to use DHCP by clicking Obtain an IP address
automatically in the Internet Protocol (TCP/IP) Properties dialog box.
 DHCP has a number of advantages:
 1) There is no need to manually configure each client with an IP address.
 2) You don't need to keep a record of the IP addresses that you have assigned.
 3) You can release the IP address of a computer that is offline and reassign the
address to another computer.
Steps of Installing and Configuring DHCP Server
 Following steps to be followed to install and configure DHCP Server :
 1) Go to Sever Manager and add DHCP role.
Steps of Installing and Configuring DHCP Server
 2) Then Click Next
Steps of Installing and Configuring DHCP Server
 3) Select ‘Role-based or feature-based Installation’
Steps of Installing and Configuring DHCP Server
 4) Select Server from Server Pool on which you wish to install DHCP role
Steps of Installing and Configuring DHCP Server
 5) Select ‘DHCP’ role from roles
Steps of Installing and Configuring DHCP Server
 6) Click Install to install DHCP role.
Steps of Installing and Configuring DHCP Server
 7) Post Deployment Configuration
Steps of Installing and Configuring DHCP Server
 8) Click Next
Steps of Installing and Configuring DHCP Server
 9) Then go to tools and open DHCP and right click on IPV4 to create new scope
Steps of Installing and Configuring DHCP Server
 10) Give name of the scope any name which you want to give
Steps of Installing and Configuring DHCP Server
 11) Define range in pool that you want to assign to clients on request
Steps of Installing and Configuring DHCP Server
 12) Add IP’s that you don’t want to distribute among clients
Steps of Installing and Configuring DHCP Server
 13) Set lease duration means that how much time an IP assign to a client
Steps of Installing and Configuring DHCP Server
 14) Select ‘Yes, I want to these options now’
Steps of Installing and Configuring DHCP Server
 15) Add default gateway IP
Steps of Installing and Configuring DHCP Server
 16) Give IP of DNS server
Steps of Installing and Configuring DHCP Server
 17) Select ‘Yes, I want to activate this scope now’

You might also like