2-74
Cisco SFS 7000 Series Product Family Command Reference Guide
OL-9163-02
Chapter2 Administrative Commands
terminal
terminal
To configure
the maximum number of lines that appear on the terminal screen when you enter commands that
display multiple lines of output,
the duration of idle time that triggers your Server Switch to automatically log you o ut and end your
CLI session
enter the
terminal length
command in User Exec mode or Privileged Exec mode. To restore these
settings to default values, use the
no
form of this command.
terminal
{
length
number-of-lines |
time-out
minutes}
terminal no
{
length
|
time-out
}
Syntax Description
Defaults By default, the CLI displays 24 lines per screen.
By default, your Server Switch logs you out after 15 minutes of i nac tivity.
Command Modes User Execute mode, Privileged Execute mode.
Usage Guidelines Platform Availability:
Cisco SFS 3001, Cisco SFS 7000, Cisco SFS 7008, Cisco SFS 3012, Cisco 4x InfiniBand Switch Module
for IBM BladeCenter
Privilege Level:
General read-only user.
length
A number-of-lines value of 0 turns off paging and displays data on the screen without stopping until
completed. We recommend that you set the terminal page length to 0 when you use the
showlogging
command with the
end
argument. Otherwise, you will have to keep pressing the space bar to continue
each time the maximum display length prints. The
no
form of this command resets the terminal length
to the default.
length Specifies the number of lines that appear on the screen when you run
commands such as the more command an on-line help (?).
number-of-lines Number (integer) of lines that appear on the scre en when you run co mmands
such as the
more
command. Enter
0
to disable paging and display all output
at once.
time-out Specifies the amount of idle time that your Server Switch allows before it
logs a user out of the CLI.
minutes Number of minutes (integer ranging from 1 to 100000) of idle time that
prompts your Server Switch to end your CLI session and log you out.