Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands set logout
2-335
Catalyst 6500 Series Switch Command Reference—Release7.6
78-15328-01
22
set logout
To set the number of minutes until the system disconnects an idle session automatically, use the set
logout command.
set logout timeout
Syntax Description
Defaults The default is 20 minutes.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines Setting the value to 0 disables the automatic disconnection of idle sessions.
The show tech-support command may time out if the configuration file output takes longer to display
than the configured session timeout time. If this happens, enter a set logout timeout value of 0 to disable
automatic disconnection of idle sessions or enter a longer timeout value.
Examples This example shows how to set the number of minutes until the system disconnects an idle session
automatically:
Console> (enable) set logout 20
Sessions will be automatically logged out after 20 minutes of idle time.
Console> (enable)
This example shows how to disable the automatic disconnection of idle sessions:
Console> (enable) set logout 0
Sessions will not be automatically logged out.
Console> (enable)
Related Commands show tech-support
timeout Number of minutes until the system disconnects an idle session
automatically; valid values are from 0 to 10,000 minutes.