What is the function of the Nslookup utility?
- to manually force a client to send a DHCP request
- to view the network settings on a host
- to manually query the name servers to resolve a given host name
- to display all cached DNS entries on a host
Explanation: Nslookup is a command-line utility that is used to send a query to DNS servers to resolve a specific host name to an IP address.