history
Use this command to set the maximum number of commands stored in the command history.
Use the no parameter to remove the configuration.
Command Syntax
history max <0-2147483647>
no history max
Parameters
<0-2147483647>
Number of commands.
Default
No default value is specified
Command Mode
Line mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#line vty 12 77
(config-line)#history max 123
(config-line)#no history max
Last modified date: 10/19/2023