0% found this document useful (0 votes)
7 views13 pages

Lecture 11

The document discusses implementing and managing a DHCP server. It explains DHCP concepts like scopes and address pools. It also provides instructions for installing DHCP roles, authorizing the server, creating scopes, and reserving addresses. The document outlines the DHCP process and provides commands for configuring client IP addresses.

Uploaded by

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

Lecture 11

The document discusses implementing and managing a DHCP server. It explains DHCP concepts like scopes and address pools. It also provides instructions for installing DHCP roles, authorizing the server, creating scopes, and reserving addresses. The document outlines the DHCP process and provides commands for configuring client IP addresses.

Uploaded by

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

Jahan University

Vice Chancellor office


computer science faculty
Network Department

Network Administration
Semester: 2nd

Lecture: 11th

Prepare by: year: 1402


1
Previous lecture

• Understanding Domain Name System


• How DNS works (DNS Searching Process)?
• Managing DNS Zones
• Implementing & Verifying DNS

2
Chapter11
Implementing DHCP Server

3
Lecture Outline
• Understanding DHCP
• Describing DHCP Process
• Installing, Managing & Verifying DHCP
• Creating & Managing Scopes on DHCP

4
DHCP (Dynamic Host Configuration Protocol)
DHCP is used to assign atomic IPs to client machine in a network environment.
▪Avoid IP conflict
▪Reduce administrative task

5
Installing DHCP
▪How to add roles for DHCP?
▪How to authorize DHCP?

6
Installing DHCP

7
Managing DHCP
• Scope: Scope is a valid range of IP addresses that are available for assignment or
lease to client computers on a particular subnet.
• Address Pool: Indicates IP addresses range and list of excluded IPs.
• Address Leases: Shows the list of IP addresses assigned to each client machine.
• Reservation: Is used to reserve an IP address for a specific MAC address.
• Supper Scope: Is used to assign IP addresses to client computers from different
scopes.

8
Creating & Managing Scopes on DHCP

How to create scope on DHCP?


How to reserve an IP address for a specific MAC address?
How to create supper scope?

9
CMD Commands for DHCP

C:\> ipconfig
C:\> ipconfig /all
C:\> ipconfig /release
C:\> ipconfig /renew

10
Summary
• Understanding DHCP
• Describing DHCP Process
• Installing, Managing & Verifying DHCP

\
Creating & Managing Scopes on DHCP

11
End
Any question

12
Home work
Write note about DHCP server, practical
implement it in VMware.

13

You might also like