Administrator's Guide
Description
Sets script mode on or off. script mode prevents commands from prompting for input or confirmation.
All actions are performed without confirmation. Default values are used for any parameters that
normally require user interaction. This setting is only effective for the current CLI session.
Restrictions
The ADD USER command must have a password argument if executed in script mode.
SET SESSION TIMEOUT
Syntax
SET SESSION TIMEOUT <timeout>
Description
Sets the number of minutes before insessions are removed. Valid session timeout. Please note: If
the session timeout value is lowered, currently insessions may be removed. The default timeout is
1,440 minutes.
Restrictions
<timeout> must be in the range from 10 to 1,440 minutes (24 hours). The session timeout can
be disabled by setting it to zero.
SHOW SESSION TIMEOUT
Syntax
SHOW SESSION TIMEOUT
Description
Displays the current Enclosure Manager user session timeout. The session timeout is the number of
minutes before insessions are removed.
Restrictions
None
SLEEP
Syntax
SLEEP <seconds>
Description
Pauses the session for a fixed period of time. Useful for adding delays to scripts. The <seconds>
parameter can be any whole number from 1 to 86400.
NOTE: Once the pause begins, there is no way to continue the session before time runs out, but
you can always terminate the session (from the client end) and start another one.
Restrictions
The <seconds> parameter can be any whole number from 1 to 86400.
160 Managing the EMU