Title: MANAGING AND MONITORING DHCP
1MANAGING AND MONITORING DHCP
2MANAGING DHCPCOMMON DHCP ADMINISTRATIVE TASKS
- Configure or modify scopes
- Configure or modify options
- Configure the DHCP relay agent
- Back up the DHCP database
- Restore the DHCP database
- Compact the DHCP database
- Reconcile DHCP scopes
3DNS DYNAMIC UPDATES
- Allows client computers to dynamically update
resource records in DNS - Allows DHCP to dynamically update client computer
resource records
P32
4WHEN TO USE DYNAMIC UPDATES
- When the DNS client operating system is not
Microsoft Windows 2000, Microsoft Windows XP,or
Microsoft Windows Server 2003 - When assigning permissions that allow clients to
update their own records becomes unmanageable - When allowing individual clients to update
records presents a security risk
P32-33
5DYNAMIC UPDATES WITH MICROSOFT WINDOWS 2000 AND
LATER CLIENTS
P33
6DYNAMIC UPDATES WITH PREWINDOWS 2000 CLIENTS
P33
7CONFIGURING DHCP FOR DYNAMIC UPDATES
P34
8SECURE DYNAMIC UPDATES
P35
9TROUBLESHOOTING TIPS FOR DYNAMIC UPDATES
- Check the servers system Event Log for errors.
- Use Ipconfig /registerdns to force a client to
renew DNS registration. - Ensure dynamic updates are properly enabled for
the zone on the DNS server. - Verify that clients preferred DNS server is the
primary DNS server for the zone. - Check the resource record access control list
(ACL) on the server. The ACL must allow dynamic
updates.
P37
10TROUBLESHOOTING TIPS FOR DYNAMIC UPDATES (CONT.)
- Verify that the system time on the DNS server and
the DNS client is synchronized. - Check the client UpdateSecurityLevel registry
entry. The registry entry could have been
modified to prevent dynamic updates. - Check to see whether the DNS zone is locked,
preventing updates. - Ensure that the client has permissions to update
the resource records.
P38
11MANAGEMENT OF A DHCP DATABASE
- Back up and restore the database.
- Reconcile the database.
- Compact the database.
- Enable server-based conflict detection.
- Remove the database.
P39
12BACKING UP AND RESTORING THEDHCP SERVER
- Microsoft Windows Server 2003 supports automatic
and manual backups of the DHCP database. - The DHCP database and registry entries are
automatically backed up every 60 minutes by
default. - If the original database is unable to load, when
DHCP starts it will automatically restore a
backup copy of the database. - A manual backup can be performed.
- Manual backups can be used only with manual
restores.
P40
13RECONCILING A DHCP DATABASE USING THE RECONCILE
ALL SCOPES OPTION
P42
14COMPACTING A DHCP DATABASE
P43
15REMOVING A DHCP DATABASE
P44
16BEST PRACTICES FOR MANAGINGA DHCP DATABASE
- Manually back up the DHCP database to a location
other than the default location
systemroot\System32\Dhcp\Backup\Jet\New. - Maintain an offline copy of the backup.
P44
17MONITORING A DHCP DATABASE
- Establish a baseline.
- Gather DHCP data from the following locations
- DHCP console
- DHCP audit log
- Event Viewer
- Performance console
P45
18USING DHCP STATISTICS TO MONITORA DHCP SERVER
P46
19MONITORING DHCP USING THE AUDITLOG FILES
P49
20USING THE PERFORMANCE CONSOLETO MONITOR DHCP
P51
21BEST PRACTICES FOR MONITORING DHCP
- Create a baseline.
- Check the standard counters for server
performance. - Monitor the counter for DHCP performance.
P53
22AUTOMATIC PRIVATE IP ADDRESSING
- When to disable Automatic Private IP Addressing
(APIPA) - Troubleshooting APIPA
P54
23CHAPTER SUMMARY
- DHCP can dynamically update DNS.
- Dynamic updates can be secure.
- You must monitor and manage DHCP.
24Lab 2
- Managing and Monitoring DHCP
- 135 minutes