6.4 Flashcards
(8 cards)
What is the purpose of a DHCP relay agent?
Each broadcast domain needs its own DHCP server. The DHCP relay does that for multiple broadcast domains
What is the purpose of an IP helper?
Helps routers listen for DHCP broadcasts and routes them to the DHCP server
How does an IP helper differ from a DHCP relay agent?
Helps others routers act as DHCP agent.
What does being RFC 1542 compliant mean?
Routers that forward DHCP traffic between subnets
What does “ip helper-address 10.1.0.200” do?
Makes the port that receives DHCP broadcast, forward the packet to the DHCP subnet.
What happens when DHCP service goes offline? (Think it through)
As leases expire, users can’t contact remote hosts.
What should you do with DHCP scope exhaustion?
Create new larger scope.
.
Reduce lease period (bandaid, but helps with high client turnover)
What do you need to mind when you reconfigure DHCP server and scopes? How do you mitigate this?
Clients IP info will be wrong due to update.
.
Lower lease duration, force clients to renew, or run parallel settings temporarily