User Interface Commands
terminal history
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 470
33
Example
The following example changes the command history buffer size to 100 entries for
a particular line.
Console(config)# line telnet
Console(config-line)# history size 100
terminal history
The terminal history User EXEC mode command enables the command history
function for the current terminal session. Use the no form of this command to
disable the command history function.
Syntax
terminal his tory
no terminal history
Default Configuration
The default configuration for all terminal sessions is defined by the history line
configuration command.
Command Mode
User EXEC mode
User Guidelines
The command enables the command history for the current session. The default is
determined by the history line configuration command.
Example
The following example disables the command history function for the current
terminal session.