History size, Terminal history, History size terminal history – Allied Telesis AT-S95 CLI User Manual
Page 146

Page 134
Not approved by Document Control. For review only.
Allied Telesis
Command Line Interface User’s Guide
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. Use the no form of this command to reset the command history buffer size to the default configuration.
Syntax
history size number-of-commands
no history size
Parameters
•
number-of-commands—Number of commands that the system records in its history buffer. (Range: 10 -206)
Default Configuration
The default history buffer size is 10.
Command Mode
Line Configuration mode
User Guidelines
This command configures the command history buffer size for a particular line. To configure the command history
buffer size for the current terminal session, use the terminal history size User EXEC mode command.
Example
The following example changes the command history buffer size to 100 entries for a particular line.
terminal history
The terminal history user EXEC 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 history
terminal no history
Default Configuration
The default configuration for all terminal sessions is defined by the history line configuration command.
Console(config)# line telnet
Console(config-line)# history
Console(config-line)# history size 100