terminal length

To set the number of lines on the current terminal screen for the current session, use the terminal length command in the EXEC mode.

terminal length integer

Syntax Description

terminal

The command to set the terminal line parameters.

length

The command that sets the number of lines on the current terminal screen for the current session.

integer

Number of lines on the screen. Contains between 0 to 511 lines, inclusive. A value of zero (0) disables pausing between screens of output.

Defaults

24 lines

Command Modes

EXEC

Usage Guidelines

The system uses the length value to determine when to pause during multiple-screen output.

Examples

/admin# terminal length 0

/admin#