147k views
3 votes
A junior network administrator tells you that he can ping a DNS server successfully using its IP address, but he has not tested domain name lookups. What utility on the command line would you suggest your colleague use next?

a.tracerouteb.nbtstatc.ipconfigd.nslookup

1 Answer

2 votes

Answer:

I would suggest "nslookup" utility on command line.

Step-by-step explanation:

nslookup is a network administration command line tool and it is aimed for querying the Domain Name System to get domain name.

The nslookup command queries DNS servers and shows information about any DNS records.

Therefore, to test domain name lookups, one should use nslookup command.

User Hulya
by
7.0k points