2 – Switch Command Line Interface
Groups and Commands
D000025-002 Rev. A
2-21
A
idleTimeoutSet
Set the UI idle timeout value.
Syntax:
Options:
Sample Output:
NOTES:
Modifies the idle timeout for the CLI or GUI interfaces. Timeouts are in
number of seconds, with zero meaning the timeout is disabled.
sessionTimeoutDisable
Disable the idle timeout for the current CLI session.
Syntax:
Options:
Sample Output:
NOTES:
Disables the idle timeout for the current CLI session. This value does not
persist across instances of the session (i.e., each time you log on, it will default back
to the system default value).
idleTimeoutSet [--all | --cli | --gui] seconds]
[seconds]
Idle timeout value (in seconds).
--all
Set the idle timeout for both the CLI and the GUI to the same value.
--cli
Set the idle timeout for the CLI. This is the default if no identifier is specified.
--gui
Set the idle timeout for the GUI.
-> idleTimeoutSet --all 700
Timeout is set to 700 seconds.
sessionTimeoutDisable
None.
-> sessionTimeoutDisable
Disabled session idle timeout.