Lecture 11
Lecture 11
Network Administration
Semester: 2nd
Lecture: 11th
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
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