330 likes | 341 Views
Understand how to set TTL values, configure aging, integrate DNS with WINS, test server configurations, and verify resource records. Learn practical methods to manage and monitor your DNS environment effectively. 8 Relevant
E N D
Overview • Configuring the Time-to-Live Value • Configuring Aging and Scavenging • Integrating DNS with WINS • Testing the DNS Server Configuration • Verifying that a Resource Record Exists by Using Nslookup, DNSCmd, and DNSLint • Monitoring DNS Server Performance
Lesson: Configuring the Time-to-Live Value • How the Time-to-Live Value Works • How to Configure the Time-to-Live Value
The records in the zone are sent to other DNS servers and clients in response to queries 1 DNS servers and DNS clients that store the record in their cache hold the record for the TTL period supplied in the record 2 When the TTL expires, the record is removed from the cache 3 How the Time-to-Live Value Works The Time-to-Live (TTL) value is a time-out value expressed in seconds that is included with DNS records that are returned in a DNS query Resource Record Resource Record Zone Cache Cache Authoritative DNS Server2 DNS Server1 TTL set on the zone DNS Client
How to Configure the Time-to-Live Value Your instructor will demonstrate how to: • Adjust the TTL value for a zone • Adjust the TTL value for a resource record
Practice: Configuring the Time-to-Live Value In this practice, you will configure the TTL value
Lesson: Configuring Aging and Scavenging • What Are Aging and Scavenging Parameters? • How Aging and Scavenging Work • How to Configure Aging and Scavenging
What Are Aging and Scavenging Parameters? Aging is the process that determines whether a stale DNS resource record should be removed from the DNS database Scavenging is the process of cleaning and removing outdated or extinct names data from the WINS database A refresh attempt is the process of a computer requesting a refresh on its DNS record
How Aging and Scavenging Works 7-days 7-days Jan 1 Jan 8 Jan 15 Refresh interval No-Refresh interval Time stamped Scavenge Aging
How to Configure Aging and Scavenging Your instructor will demonstrate how to: • Set aging/scavenging parameters for the DNS server • Set aging/scavenging parameters on a DNS zone • Enable automatic scavenging of stale resource records on a DNS server • Start immediate scavenging of stale resource records • View when a zone can start scavenging stale resource records • Configure the time stamp on a DNS resource record • View the time stamp on a dynamic resource record
Practice: Configure Aging and Scavenging In this practice, you will configure aging and scavenging
Lesson: Integrating DNS and WINS • Multimedia: DNS and WINS Integration • How to Integrate DNS with WINS
Multimedia: DNS and WINS Integration • The objective of this presentation is to explain how DNS and WINS can be integrated in the network infrastructure • At the end of this presentation, you will be able to: • Define DNS and WINS integration • Explain how host names and NetBIOS names fit into DNS and WINS integration • Describe how DNS and WINS integration works
How to Integrate DNS with WINS Your instructor will demonstrate how to integrate DNS with WINS
Practice: Integrating DNS with WINS In this practice, you will integrate DNS with WINS
Lesson: Testing the DNS Server Configuration • How Simple and Recursive Queries Work • How to Test the DNS Server Configuration
How Simple and Recursive Queries Work A simple query is a query that performs a local test by using the DNS client to query the DNS server A recursive query is a query that tests a DNS server by forwarding a recursive query to another DNS server DNS Server DNS Root Server DNS Service Authoritative zone: training.nwtraders.msft DNS Client Resolver
How to Test the DNS Server Configuration Your instructor will demonstrate how to: • Manually test a simple query on the DNS server • Manually test a recursive query on the DNS server • Enable automatic query testing on the DNS server
Practice: Testing the DNS Server Configuration In this practice, you will test the DNS server configuration
Lesson: Verifying that a Resource Record Exists by Using Nslookup, DNSCmd, and DNSLint • Why Verify that a Resource Record Exists? • Nslookup • DNSCmd • DNSLint • How to Verify that a Resource Record Exists by Using Nslookup, DNSCmd, and DNSLint
To identify issues with your DNS solution, you can verify: • Missing records • Incomplete records • Incorrectly configured records You can use the following three utilities to monitor DNS: • Nslookup • DNSCmd • DNSLint Why Verify that a Resource Record Exists?
Nslookup Nslookup is a command-line utility used to diagnose DNS infrastructure
DNSCmd DNSCmd is a DNS support tool which allows you to complete many DNS administrative tasks on the DNS server from a command prompt
DNSLint DNSLint is a Microsoft Windows utility that can run a series of queries to help diagnose common DNS name resolution issues
How to Verify that a Resource Record Exists by Using Nslookup, DNSCmd, and DNSLint Your instructor will demonstrate how to: • Verify that a resource record exists in DNS by using Nslookup • Install DNSCmd • Display a complete list of zones configured on a DNS server, by using DNSCmd • Display information about a specific zone that is configured on a DNS server, by using the DNSCMD • Create a DNSLint report
Practice: Verifying that a Resource Record Exists by Using Nslookup, DNSCmd, and DNSLint In this practice, you will verify that a resource record exists by using Nslookup, DNSCmd, and DNSLint
Lesson: Monitoring DNS Server Performance • Guidelines for Monitoring DNS Server Performance by Using the Performance Console • What Is a DNS Event Log? • What Is DNS Debug Logging? • How to Monitor DNS Server Performance by Using Logging
Guidelines for Monitoring DNS Server Performance by Using the Performance Console
What Is a DNS Event Log? A DNS event log is a system log configured to log only DNS events
What Is DNS Debug Logging? DNS debug logging is an optional logging tool for DNS that stores the DNS information that you select Primary DNS Server1 Secondary DNS Server2
How to Monitor DNS Server Performance by Using Logging Your instructor will demonstrate how to: • Enable and configure debug logging options on the DNS server • View a DNS server debug log file • View the DNS server event log located on another computer
Practice: Monitoring DNS Server Performance In this practice, you will monitor DNS server performance
Lab A: Managing and Monitoring DNS In this lab, you will manage and monitor DNS