--> |
all | Prints the current values of the frequently used options to set. Information about the current default server and host is also printed. |
class=value |
| Change the query class to one of: --> |
IN | the Internet class | CH | the Chaos class | HS | the Hesiod class | ANY | wildcard | |
|
The class specifies the protocol group of the information. (Default = IN; abbreviation = cl) |
[no]debug |
| Turn debugging mode on. A lot more information is printed about the packet sent to the server and the resulting answer. (Default = nodebug; abbreviation = [no]deb) |
[no]d2 | Turn debugging mode on. A lot more information is printed about the packet sent to the server and the resulting answer. (Default = nod2) |
domain=name |
| Sets the search list to name. |
[no]search |
| If the lookup request contains at least one period but doesnt end with a trailing period, append the domain names in the domain search list to the request until an answer is received. (Default = search) |
port=value |
| Change the default TCP/UDP name server port to value. (Default = 53; abbreviation = po) |
querytype=value type=value |
| Change the top of the information query. (Default = A; abbreviations = q, ty) |
[no]recurse |
| Tell the name server to query other servers if it does not have the information. (Default = recurse; abbreviation = [no]rec) |
retry=number |
| Set the number of retries to number. |
timeout=number |
| Change the initial timeout interval for waiting for a reply to number seconds. |
[no]vc | Always use a virtual circuit when sending requests to the server. (Default = novc) |
|