Adjusting how long to wait for a response

If you submitted a command and do not want to wait for a response, use the . (period) command or press Ctrl+C to interrupt processing. For more information, see . (period).

If you have not interrupted processing, the CLI waits for a response until a timeout interval has elapsed. When a timeout interval has elapsed, an error message with the current timeout interval in milliseconds is displayed. You can change the timeout interval with the .set command. For more information, see .set.

After a timeout interval has elapsed, you can use the .get command to restart the waiting for a response.