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


set cli screen-width

Syntax

set cli screen-width width

Description

Set the number of characters that the screen can display on a single line.

Options

width—Number of columns on the screen.
Range: 0 through 100,000
Default: 80 columns

Usage Guidelines

See Set the Screen Width.

Required Privilege Level

view

Sample Output

user@host> set cli screen-width 40
Screen width set to 40
user@host>

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