nerdexam
CompTIACompTIA

SK0-005 · Question #575

SK0-005 Question #575: Real Exam Question with Answer & Explanation

The correct answer is A: nslookup. The server administrator should use the nslookup command-line tool to query DNS information and troubleshoot hostname resolution issues.

Troubleshooting

Question

A server administrator is troubleshooting a hostname resolution issue and wants to query DNS information. Which of the following command-line tools should the server administrator use?

Options

  • Anslookup
  • Bipconfig
  • Cnbstat
  • Dping

Explanation

The server administrator should use the nslookup command-line tool to query DNS information and troubleshoot hostname resolution issues.

Common mistakes.

  • B. The ipconfig command displays local TCP/IP network configuration details but does not query DNS servers for hostname resolution information.
  • C. The nbstat command displays NetBIOS over TCP/IP statistics and is used for troubleshooting NetBIOS name resolution, which is different from DNS hostname resolution.
  • D. The ping command tests connectivity to a host by sending ICMP echo requests and can implicitly test DNS resolution if a hostname is used, but it does not provide detailed DNS query information like nslookup.

Concept tested. DNS troubleshooting command-line tools

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

Topics

#DNS#Network Troubleshooting#Command-line Tools#nslookup

Community Discussion

No community discussion yet for this question.

Full SK0-005 PracticeBrowse All SK0-005 Questions