Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-111
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
sleep
sleep
To cause the command-line interface (CLI) to pause before displaying the prompt, use the sleep
command.
sleep seconds
Syntax Description
Command Default None
Command Modes EXEC mode
Command History
Usage Guidelines You can use this command in command scripts to delay the execution of the script.
Examples This example shows how to cause the CLI to pause for 5 seconds before displaying the prompt:
switch# sleep 5
Related Commands
seconds Number of seconds. The range is from 0 to 2147483647.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
run-script Runs command scripts.