set logout
Privilege: Configure
Description: set { logout | timeout }[<minutes>]
Both logout and timeout perform the same. Sets the CLI inactivity time-out
value in minutes. A value of "0" implies no timeout. When the timer is set >
0 the user will be automatically logged out if idle time is > than the set
value. No argument implies the use of the default value of 15 seconds.
Parameters: The number of elapsed minutes for timing out the CLI connection.
Default = 15 minute. Value of '0' results in no time-out. Range is 0-999 min-
utes.
Sample Display
MG-001-3(configure)# set logout 20
Sessions will be automatically logged out after 20 minutes of idle time.
MG-001-3(configure)# set logout 0
Sessions will not be automatically logged out.