[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

set cli screen-length

Syntax

set cli screen-length length

Release Information

Command introduced before JUNOS Release 7.4.

Description

Set terminal screen length.

Options

lengthNumber of lines of text that the terminal screen displays. The range of values, in number of lines, is 24 through 100,000. The default is 24.

Additional Information

The point at which the ---(more)--- prompt appears on the screen is a function of this setting and the settings for the set cli screen-width and set cli terminal commands.

Required Privilege Level

view

Related Topics

set cli screen-width
set cli terminal
show cli

List of Sample Output

set cli screen-length

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

set cli screen-length

user@host> set cli screen-length 75
Screen length set to 75

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]