Learn how to test to if a DHCP relay agent is working. See how a client receives an IP address from a DHCP server on a different subnet.
- [Instructor] Once you've implemented the DHCP relay agent,…the first thing you really, probably should do…is check to make sure that a remote client…is able to go ahead and receive an IP address…from a DHCP server on a different network.…So here, I'm on member one which is my router…and you can see I have indeed…implemented the DHCP relay agent.…So let's jump over to another machine called client two…and see if we can now get an IP address…from the DHCP server.…
So here on client two, you can see that I still…have the command prompt window open…from actually the previous video…where I demonstrated that this machine is set up…for obtaining its IP address automatically…and it got a 169.254 address…which is an APIPA address, meaning it couldn't…reach a DHCP server.…What I want to do now is go ahead and type in IP config…and that's all I'm going to do. Just IP config because…the machine is going to go ahead and periodically try…again to get an IP address from a DHCP server…and it may have done it automatically without me…
Author
Released
2/5/2019- What is Dynamic Host Configuration Protocol (DHCP)?
- Setting up DHCP
- Securing and troubleshooting DHCP
- Configuring a DHCP relay agent
- Deploying Domain Name System (DNS)
- Creating stub zones and reverse lookup zones
- Testing queries
- DNS security
Skill Level Beginner
Duration
Views
Related Courses
-
Windows Server 2016: Implementing Group Policy
with Ed Liberman2h 31m Intermediate
-
Introduction
-
Course organization1m 40s
-
1. Dynamic Host Configuration Protocol (DHCP) Overview
-
What is DHCP?2m 14s
-
Lease generation3m 29s
-
Lease renewal3m 38s
-
-
2. Setting Up DHCP
-
Install the DHCP server role3m 54s
-
Authorize a DHCP server3m 42s
-
Create DHCP scopes5m 8s
-
Configure DHCP options3m 33s
-
Activate a scope3m 7s
-
Configure DHCP clients6m 3s
-
Configure DHCP reservations5m 13s
-
-
3. Managing DHCP
-
Reconcile DHCP scopes2m 36s
-
Database statistics3m 28s
-
Secure DHCP5m 39s
-
Troubleshoot DHCP3m 55s
-
4. DHCP Advanced Features
-
Configure DHCP failover5m 9s
-
Manage DHCP failover4m 2s
-
DHCP in a routed environment2m 26s
-
Configure a DHCP relay agent4m 22s
-
Test relay agent3m 36s
-
-
5. Deploying DNS (Domain Name System)
-
DNS client configuration3m 59s
-
6. DNS Zones
-
Configure zone transfers4m 43s
-
Create reverse lookup zones2m 40s
-
7. DNS Resource Record Types
-
Alias (CNAME) record3m 2s
-
Mail exchanger (MX) record3m 28s
-
8. Name Resoution
-
DNS queries4m 10s
-
Testing queries2m 12s
-
DNS cache3m 19s
-
Forwarding2m 31s
-
Conditional forwarding3m 28s
-
Caching only DNS servers3m 26s
-
-
9. DNS Security
-
DNS cache locking2m 32s
-
DNS socket pool1m 18s
-
-
Conclusion
-
Next steps19s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Test relay agent