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…
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)- A93% (53)
- B2% (1)
- C2% (1)
- D4% (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
Community Discussion
No community discussion yet for this question.