nerdexam
CompTIA

220-1102 · Question #811

A user is unable to browse a website on a PC. Which of the following commands should a technician use to verify the PC's DNS resolution for the website?

The correct answer is A. nslookup. nslookup (Name Server Lookup) is the command-line tool specifically designed to query DNS servers and verify whether a hostname resolves to an IP address. A technician can run 'nslookup <website>' to confirm whether DNS resolution is working correctly for that site. Option B…

Hardware and network troubleshooting

Question

A user is unable to browse a website on a PC. Which of the following commands should a technician use to verify the PC's DNS resolution for the website?

Options

  • Anslookup
  • Bhostname
  • Ctracert
  • Dnetstat

How the community answered

(57 responses)
  • A
    93% (53)
  • B
    2% (1)
  • C
    2% (1)
  • D
    4% (2)

Explanation

nslookup (Name Server Lookup) is the command-line tool specifically designed to query DNS servers and verify whether a hostname resolves to an IP address. A technician can run 'nslookup <website>' to confirm whether DNS resolution is working correctly for that site. Option B (hostname) only displays the local machine's hostname. Option C (tracert) traces the network path to a destination but does not specifically test DNS resolution. Option D (netstat) shows active network connections and listening ports, not DNS resolution.

Topics

#DNS resolution#Network troubleshooting tools#Command-line utilities#nslookup

Community Discussion

No community discussion yet for this question.

Full 220-1102 Practice