Nslookup: set class
Changes the query class. The class specifies the protocol group of the information.
Syntax
set cl[ass]=Class
Parameters
Class : The default class is IN. The following table lists the valid values for this command.
|
Value |
Description |
|---|---|
|
IN |
Specifies the Internet class. |
|
CHAOS |
Specifies the Chaos class. |
|
HESIOD |
Specifies the MIT Athena Hesiod class. |
|
ANY |
Specifies any of the previously listed wildcards. |
{ 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 |
|
Courier font |
Code or program output |
