Specifies to use or not use a virtual circuit when sending requests to the server.
set [no]v[c]
nov[c] : Specifies to never use a virtual circuit when sending requests to the server. The default is novc.
v[c] : Specifies to always use a virtual circuit when sending requests to the server.
{help|?} : Displays a short summary of nslookup subcommands.
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |