Changes the initial number of seconds to wait for a reply to a request.
set ti[meout]=Number
Number : Specifies the number of seconds to wait for a reply. The default number of seconds to wait is 5.
{help|?} : Displays a short summary of nslookup subcommands.
| • | When a reply to a request is not received within the specified time period, the time-out is doubled and the request is sent again. You can use the set retry command to control the number of retries. |
| 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 |