Command
Length
Use
Sets the amount of lines outputted at once in a console session. Setting the line to 0 will mean that commands will print all of the output at once in the console screen.
Syntax
Router(config-line)#length <number>
<number> 0-512
Example
In this example, the line of the console is set to 1.
R2#conf t |
The running configuration for the console is shown. Notice that the output is cut short and a “–More–” sign is shown.
R2(config-line)#do show run | sec con |
To continue viewing output, hit enter or space until it is complete.
R2(config-line)#do show run | sec con |