Users Guide

Switch Management Commands 2060
Syntax
exec-timeout minutes [seconds]
no exec-timeout
minutes — Integer that specifies the number of minutes. (Range: 0–
65535)
seconds — Additional time intervals in seconds. (Range: 0–59)
Default Configuration
The default configuration is 10 minutes.
Command Mode
Line (telnet, console, ssh) Configuration mode
User Guidelines
To specify no timeout, enter the exec-timeout 0 command.
Example
The following example configures the interval that the system waits until user
input is detected to 20 minutes. After expiry, the session exits Privileged Exec
mode.
console(config)#line console
console(config-line)#exec-timeout 20
history
Use the history command in Line Configuration mode to enable the
command history function. To disable the command history function, use the
no form of this command.
Syntax
history
no history
Default Configuration
The default value for this command is enabled.