Multiple choice mcse

You are the Windows 2003 network administrator for TalkTell Mobiles company. The network contains one primary internal DNS server, named DNSInt, and one primary external DNS server, named DNSExt. Several secondary DNS servers exist on the network. DNSExt hosts only records for your company's Web, FTP, and mail servers. The Web, FTP, and mail servers have static IP addresses. When you monitor the secondary DNS server, you notice that Transfer SOA Requests Sent is high. You want to minimize the bandwidth required for the transfer of SOA requests. What should you do? (Choose two options. Each correct answer presents part of the solution.)

  1. Disable dynamic updates on DNSExt

  2. Increase the Time to Live (TTL) for the SOA record

  3. Decrease the Time to Live (TTL) for the SOA record

  4. Configure the notify list on DNSExt to include the secondary DNS servers

  5. Decrease the value of the Refresh interval in the SOA record

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Configuring the 'Notify' list on the primary DNS server (DNSExt) ensures that secondary servers are immediately informed of changes. This prevents secondary servers from frequently polling the primary with SOA queries to check for updates, thereby reducing unnecessary bandwidth usage.