OcNOS-SP : System Management Guide : System Management Command Reference : Basic Commands : terminal length
terminal length
Use this command to set the number of lines displayed on the screen.
Use the no option to unset the number of lines on a screen.
Note: If user wants to have a fixed terminal length and width, then terminal length should not be set to 0. i.e. CLI “terminal length 0“ should not be used, and only non-zero length to be used.
Command Syntax
terminal length <0-511>
terminal no length <0-511>
Parameters
<0-511>
Number of lines on screen. Specify 0 for no pausing.
Default
Default length value 24 is optionally overridden by kernel.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
>enable
#terminal length 0
The following example sets the terminal length to 30 lines.
#terminal length 30
 
 
Last modified date: 10/19/2023