1-31
Cisco 4700 Series Application Control Engine Appliance Administration Guide
OL-11157-01
Chapter 1 Setting Up the ACE
Configuring Terminal Settings
•
monitor
—Displays syslog output on the terminal for the current terminal and
session. To enable the various levels of syslog messages to the terminal, use
the
logging monitor
command (see the
Cisco 4700 Series Application
Control Engine Appliance System Message Guide
for details).
•
session-timeout
minutes
—Specifies the inactivity timeout value in minutes
to configure the automatic logout time for the current terminal session on the
ACE. When inactivity exceeds the time limit configured by this command, the
ACE closes the session and exits. The range is from 0 to 525600. The default
is 5 minutes. You can set the
terminal session-timeout
value to 0 to disable
this feature so that the terminal remains active until you choose to exit the
ACE. The ACE does not save this change in the configuration file.
Note
The
login timeout
command setting overrides the
terminal
session-timeout
setting (see the
“Configuring an ACE Inactivity
Timeout”
section).
•
terminal-type
text
—Specifies the name and type of the terminal used to
access the ACE. If a Telnet or SSH session specifies an unknown terminal
type, the ACE uses the VT100 terminal by default. Specify a text string from
1 to 80 alphanumeric characters.
•
width
characters—
Sets the number of characters displayed on the current
terminal screen. This command is specific to only the console port. Telnet and
SSH sessions set the width automatically. Valid entries are from 24 to 512
.
The default is 80 columns.
For example, to specify the VT200 terminal, set the number of screen lines to 35,
and set the number of characters to 250, enter:
host1/Admin#
terminal terminal-type vt200
host1/Admin#
terminal length 35
host1/Admin#
terminal width 250
For example, to specify a terminal timeout of 600 minutes for the current session,
enter:
host1/Admin#
terminal session-timeout 600
To reset a terminal setting to its default value, such as the screen line length, use
the
no
form of the command:
host1/Admin#
terminal no width