Explain the two modes of nslookup?



Explain the two modes of nslookup?..

Answer / Vipin Kumar Verma

The two primary modes of nslookup are Interactive mode and Non-interactive mode. In Interactive mode, nslookup starts in a dialog with the user, allowing multiple queries to be executed one after another. The user can ask for additional information about DNS records by issuing various commands like set type=MX or dig. On the other hand, Non-interactive mode allows you to perform a single query without entering interactive shell and exits after performing the given query. This is done by providing command line arguments such as nslookup example.com -q=mx.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

How many viruses are there for linux?

1 Answers  


What does grep() stand for?

1 Answers  


How can you enhance the security of password file?

1 Answers  


How do I find my public ip address in linux?

1 Answers  


Name the file which stores the dns configuration?

1 Answers  


how many types of user accounts are available in linux os? if i assign a uid below 500 to a normal user..wat wil be happened?

5 Answers  


Is gnu the same as linux?

1 Answers  


what are the different types of ftp servers in linux operating system?

1 Answers   Arigo Infotech,


Can spinlock be interrupted?

1 Answers  


Can linux get hacked?

1 Answers  


What is the difference between a hard link and a soft link?

1 Answers  


What is the difference between an argument and an option (or switch)?

1 Answers  


Categories