set length

Use this command to set the number of lines the CLI will display.

Syntax

set length screenlength [default]

Parameters

screenlength Sets the number of lines in the CLI display. Valid values are 0, which disables the scrolling screen feature.
default Make this setting persist for all future sessions.

Defaults

None.

Mode

All command modes.

Example

This example shows how to set the terminal length to 50:

System(rw)->set length 50