Changing the console timeout – Cisco ASA 5505 User Manual

Page 749

Advertising
background image

37-9

Cisco ASA 5500 Series Configuration Guide using the CLI

Chapter 37 Configuring Management Access

Configuring CLI Parameters

Detailed Steps

To customize the CLI prompt, enter the following command:

Changing the Console Timeout

The console timeout sets how long a connection can remain in privileged EXEC mode or configuration
mode; when the timeout is reached, the session drops into user EXEC mode. By default, the session does
not time out. This setting does not affect how long you can remain connected to the console port, which
never times out.

To change the console timeout, enter the following command:

priority

Displays the failover priority as pri (primary) or sec (secondary).

state

Displays the traffic-passing state of the unit. The following values appear for
the state:

act—Failover is enabled, and the unit is actively passing traffic.

stby— Failover is enabled, and the unit is not passing traffic and is in a
standby, failed, or another nonactive state.

actNoFailover—Failover is not enabled, and the unit is actively passing
traffic.

stbyNoFailover—Failover is not enabled, and the unit is not passing
traffic. This condition might occur when there is an interface failure
above the threshold on the standby unit.

Command

Purpose

prompt

{[hostname] [context] [domain]

[slot] [state] [priority]}

Example:

hostname(config)# firewall transparent

Customizes the CLI prompt.

Command

Purpose

console timeout

number

Example:

hostname(config)# console timeout 0

Specifies the idle time in minutes (0 through 60) after which the privileged
session ends. The default timeout is 0, which means the session does not
time out.

Model

License Requirement

All models

Base License.

Advertising