Lecture - DHCP Terminologies and DHCP Server Responsibility
Lecture - DHCP Terminologies and DHCP Server Responsibility
DHCP certainly makes things easier for local networks. Some of the main benefits of DHCP
are:
• Reliable configuration: Configuring IP addresses manually can lead to errors. For
example, if you type the wrong number or assign the same number to two devices.
Automating the process with DHCP reduces those errors.
• Less work for network admins: It would take a lot of time and resources for network
administrators to manually configure IP addresses in large networks. DHCP makes things
run more efficiently.
• Real-time modifications: Admins can make changes to DHCP options in a network even
while the DHCP server is running and allotting IP addresses.
• It’s free: For most networks, implementing DHCP doesn’t come with any extra costs.
• Supports multiple devices on one network: DHCP allows you to connect to and surf
the web on whichever device you choose and still have a seamless experience.
Disadvantages of DHCP
While DHCP is a basic function that most local networks need to operate smoothly, it does
have some drawbacks. The average consumer doesn’t need to worry about them, but you may
want to understand what they are.
• Security: DHCP servers have no way to authenticate clients that request IP addresses. So
clients can gain access to unauthorized IP addresses by pretending to be a different client.
• Single point of failure: If a network has only one DHCP server and it fails, clients can’t
gain access to the web.
• Required relay agents: DHCP servers must have relay agents to be able to communicate
with the network because DHCP data can’t travel across the router.
• No static IP: Computers that are connected to a network with DHCP implemented can’t
be used as servers because their IP address is always changing.
REFERENCES
3. PDF Link.
URL :
http://zai.lecturer.pens.ac.id/Kuliah/Komunikasi%20Data/Buku%20Referensi/Data%20Communic
ations%20and%20Networking%20By%20Behrouz%20A.Forouzan.pdf
.
11
THANK
YOU