Which of the following commands is used at the Nslookup prompt to view all the contents of the zone abc.com?
  1. ls -t abc.com
  2. ls -d abc.com
  3. ls -a abc.com
  4. ls -any abc.com
Explanation
Answer - B - The ls -d abc.com command at the Nslookup prompt is used to view all the contents of the zone abc.com.

Key Takeaway: Nslookup is a command-line tool used to test and troubleshoot DNS servers. Nslookup can be run in two modes, interactive and noninteractive. Noninteractive mode is useful when only a single piece of data needs to be returned. Type nslookup at the command prompt to start Nslookup in the interactive mode. Once you are in the interactive mode, you can use the ls -d command to view all contents of a zone.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz