
User Access Commands
Software Reference for x310 Series Switches
5.12 AlliedWare Plus
TM
Operating System - Version 5.4.4C C613-50046-01 REV A
length (asyn)
Use this command to specify the number of rows of output that the device will display
before pausing, for the console or VTY line that you are configuring.
The no variant of this command restores the length of a line (terminal session) attached to
a console port or to a VTY to its default length of 22 rows.
Syntax length <0-512>
no length
Mode Line Configuration
Default The length of a terminal session is 22 rows. The no length command restores the default.
Usage If the output from a command is longer than the length of the line the output will be
paused and the ‘–More–’ prompt allows you to move to the next screen full of data.
A length of 0 will turn off pausing and data will be displayed to the console as long as
there is data to display.
Examples To set the terminal session length on the console to 10 rows, use the command:
To reset the terminal session length on the console to the default (22 rows), use the
command:
To display output to the console continuously, use the command:
Related Commands service terminal-length
terminal length
terminal resize
Parameter Description
<0-512> Number of lines on screen. Specify 0 for no pausing.
awplus#
configure terminal
awplus(config)#
line console 0
awplus(config-line)#
length 10
awplus#
configure terminal
awplus(config)#
line console 0
awplus(config-line)#
no length
awplus#
configure terminal
awplus(config)#
line console 0
awplus(config-line)#
length 0
Komentáře k této Příručce