Command Reference Line Commands
Sets the number of commands, in the range from 0 to 256.
This function is enabled by default, The default size is 10.
The following example sets the number of commands in the command history to 20 for the current
terminal.
Ruijie# terminal history size 20
The following example disables the command history for the current terminal.
Ruijie# terminal no history
Use this command to set the screen length for the current terminal. Use the no form of this command
to restore the default setting.
terminal length screen-length
Sets the screen length, in the range from 0 to 512.
The following example sets the screen length for the current terminal to 10.
Ruijie# terminal length 10