set width

Use this command to set the number of columns for the terminal connected to the device‘s console port. The length of the CLI is set using the set length command as described in set length.

Syntax

set width screenwidth [default]

Parameters

screenwidth Sets the number of terminal columns. Valid values are 50–200.
default Make this setting persist for all future sessions.

Defaults

None.

Mode

All command modes

Example

This example shows how to set the terminal columns to 100:

System(rw)->set width 100