System information
12-336
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
session-timeout
session-timeout
To set the number of minutes a Telnet or SSH management session (or an Administrator mode session
via the EIA/TIA-232 console connection) to the SN 5428-2 Storage Router can be inactive before the
session times out, use the session timeout command. To prevent management sessions from timing out,
use the no form of this command.
session-timeout nn
no session-timeout
Syntax Description
Defaults There is no timeout for management sessions. This has the same effect as the following command:
session-timeout 0
Command Modes Administrator.
Command History
Usage Guidelines Use this command to configure the number of minutes a Telnet or SSH management session (or an
Administrator mode session via the console) can be inactive before it is terminated. By default,
management sessions do not time out.
When an Administrator mode session via the console times out, the console returns automatically to
Monitor mode. If passwords are enabled on the console, the password prompt displays.
A change in the session timeout value is effective at the next time-check interval, and will affect all
currently logged in management sessions as well as future sessions, until the storage router is restarted.
Use the show system command to display the current time out value for management sessions.
Examples The following example allows management sessions to be inactive for 15 minutes before being
terminated.
[SN5428-2A]# session-timeout 15
The following example disables automatic termination of inactive management sessions:
[SN5428-2A]# no session-timeout
nn The number of minutes the management session can be inactive before it is
terminated. By default, management sessions do not timeout.
Release Modification
3.2.1 This command was introduced.