Nslookup: set recurse
Updated: January 21, 2005
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
Nslookup: set recurse
Tells the Domain Name System (DNS) name server to query other servers if it does not have the information.
Syntax
set [no]rec[urse]
Parameters
- norec[ urse]
- Stops the Domain Name System (DNS) name server from querying other servers if it does not have the information.
- rec[ urse]
- Tells the Domain Name System (DNS) name server to query other servers if it does not have the information. The default syntax is recurse.
- { help| ?}
- Displays a short summary of nslookup subcommands.
Formatting legend
| 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 |
|
|
Code or program output |
