nerdexam
CompTIA

N10-005 · Question #308

The technician is working on a DNS problem. Which of the following software tool is the technician MOST likely to use to troubleshoot this issue?

The correct answer is A. nslookup. nslookup is the dedicated command-line tool for querying DNS servers and diagnosing DNS resolution issues.

Network troubleshooting

Question

The technician is working on a DNS problem. Which of the following software tool is the technician MOST likely to use to troubleshoot this issue?

Options

  • Anslookup
  • Bipconfig
  • Cping
  • Dnbtstat

How the community answered

(34 responses)
  • A
    94% (32)
  • C
    3% (1)
  • D
    3% (1)

Why each option

nslookup is the dedicated command-line tool for querying DNS servers and diagnosing DNS resolution issues.

AnslookupCorrect

nslookup allows a technician to query DNS name servers directly to resolve hostnames, look up records (A, MX, CNAME, etc.), and identify misconfigured or unreachable DNS servers. It can target specific DNS servers for comparison, making it the most effective tool for isolating DNS problems. No other listed tool provides direct DNS query capability.

Bipconfig

ipconfig displays IP configuration details such as IP address and default gateway, but does not query or test DNS records.

Cping

ping tests basic ICMP reachability to a host but does not provide detailed DNS resolution diagnostics.

Dnbtstat

nbtstat is used to troubleshoot NetBIOS over TCP/IP name resolution, not standard DNS.

Concept tested: DNS troubleshooting with nslookup

Source: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/nslookup

Topics

#nslookup#DNS troubleshooting#network tools#name resolution

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice