102 CHAPTER 6: LINE COMMANDS
Example
The following example configures the interval that the system waits until
user input is detected to 20 minutes.
history The history Line Configuration mode command enables the command
history function. To disable the command history function, use the no
form of this command.
Syntax
history
no history
Default Configuration
The command history function is enabled.
Command Mode
Line Configuration mode
User Guidelines
This command enables the command history function for a specified line.
To enable or disable the command history function for the current
terminal session, use the terminal history user EXEC mode command.
Example
The following example enables the command history function for Telnet.
history size The history size Line Configuration mode command configures the
command history buffer size for a particular line. To reset the command
history buffer size to the default configuration, use the no form of this
command.
Console(config)#
line console
Console(config-line)#
exec-timeout
20
Console(config)# line telnet
Console(config-line)# history