Cisco Cisco Packet Data Gateway (PDG)

Seite von 1824
terminal
Sets the number of rows or columns for display output.
Product
All
Privilege
Security Administrator, Administrator, Operator, Inspector
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
terminal { length lines | width characters }
length lines
 | width characters
length lines: sets the terminal length in number of lines (rows) of text from 5 to 4294967295 lines or the
special value of 0 (zero). The value 0 sets the terminal length to infinity.
width characters: sets the terminal width in number of characters from 5 to 512 characters.
Usage Guidelines
Set the length to 0 (infinite) when collecting the output of a command line interface session which is part of
a scripted interface.
Examples
The following sets the length then width in two commands.
terminal length 66
terminal width 160
The following command sets the number of rows of the terminal to infinity.
terminal length 0
   Command Line Interface Reference, Modes E - F, StarOS Release 19
712
Exec Mode Commands (T-Z)
terminal