asked 36.7k views
3 votes
When diagnosing and troubleshooting DNS (Domain Name System) problems, which of the following commands is commonly used?

a) IPCONFIG
b) PING
c) TRACERT
d) NSLOOKUP

asked
User Jgravois
by
8.0k points

1 Answer

6 votes

Final answer:

NSLOOKUP is the commonly used command for diagnosing and troubleshooting DNS problems.

Step-by-step explanation:

When diagnosing and troubleshooting DNS (Domain Name System) problems, the commonly used command is NSLOOKUP.

NSLOOKUP is a command-line tool used to query the DNS to retrieve information about domain names and IP addresses. It can be used to troubleshoot DNS problems, check DNS records, and perform DNS lookups. Other commands mentioned in the options, such as IPCONFIG, PING, and TRACERT, are not specifically designed for DNS troubleshooting, but they can be useful in network diagnostics and troubleshooting in general.

answered
User Gunwin
by
8.2k points