terminal width
Use this command to set the number of characters to be displayed in one line on the screen. Use the no option to unset the number of characters on the screen.
Note: If user wants to have a fixed terminal length and width, then terminal length should not be set to 0. i.e. CLI “terminal length 0“ should not be used, and only non-zero length to be used.
Command Syntax
terminal width <24-511>
terminal no width <24-511>
Parameters
<24-511>
Number of lines on screen
Default
Default width value 80 is optionally overridden by kernel.
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
host#terminal width 120
Last modified date: 10/19/2023