August 2005
Intermediate to advanced
798 pages
31h 12m
English
terminal length — command
terminal length number-of-linesWindow page size
24 lines
This command sets the size of the window for the current user session to number-of-lines. If output from any command exceeds your window size, the router suspends output and prompts you for a keystroke (—More—). This command is useful if you are using a terminal or terminal emulator with a viewing area that is not 24 lines long. Set number-of-lines to 0 to disable the —More— prompt.
Warning: Setting the length to 0, which disables paging, can be useful, but it can present a problem on long output.
To set the window size to 10:
Router#terminal length 10
To disable the —More— prompt:
Router#terminal length 0