![D-Link DGS-6600-48TS Скачать руководство пользователя страница 907](http://html2.mh-extra.com/html/d-link/dgs-6600-48ts/dgs-6600-48ts_manual_3541635907.webp)
DGS-6604
m
terminal length
CLI Reference Guide
897
terminal length
This command configures the number of lines to be displayed in the monitor
output. The terminal length command will only affect the current session. If option
default
is specified, the display length will be applied to all sessions.
terminal length
LINES
[default]
no terminal length
Default
LINES
: 24
Command Mode
User EXEC
Usage Guideline
When the terminal length is specified to 0, the display will not stop until it reaches
the end of the display.
If terminal length is specified to a value other than 0, for example 50, then the
display will stop for every 50 lines. Terminal length is to set the number of lines
displayed on the current terminal screen. This command also takes effect tfor
both Telnet and SSH sessions automatically. .
Output from a single command that overflows a single display screen is followed
by the --More-- prompt. At the --More-- prompt, press Ctrl-C, q, or Q to interrupt
the output and return to the prompt, press the Spacebar to display an additional
screen of output, or press Return to display one more line of output.
Setting the
terminal length
to 0 turns off the scrolling stop feature and causes
the entire output to display at once (continuously).
Unless the
default
keyword is specified, changing the terminal length value
applies only to the current session. When changing the value in a session, the
value applies only to that session. When using the no form of this command, the
number of lines in the terminal display is reset to the default of 24.
The
default
keyword is available in Privileged EXEC mode only.
Example
This example shows how to change the lines to be displayed in a screen to 60.
Syntax Description
LINES
Number of lines to display on the screen; valid values are from 0 to 512.
default
(Optional) Sets the number of lines in the terminal display for the current
administration session and all other sessions subsequently opened (Privileged
EXEC only).
Switch# terminal length 60