set absolute-session-timeout
To set the absolute session timeout, use the set absolute-session-timeout command.
set absolute-session-timeout seconds
Syntax Description
Absolute session timeout for Web, SSH, and Telnet sessions; value can be 0
to 3600 seconds. To disable this timeout, set the value to 0.
seconds
Command Modes
Default authentication (/security/default-auth) mode
Command History
ModificationRelease
Command added.1.1(1)
Usage Guidelines
The absolute session timeout closes user sessions after the specified timeout period has passed, regardless of
session use. This absolute timeout is global across all forms of access including serial console, SSH, and
HTTPS.
Example
This example shows how to enter default authentication mode and then set the absolute timeout for
all sessions to four minutes:
FP9300-A# scope security
FP9300-A /security # scope default-auth
FP9300-A /security/default-auth # set absolute-session-timeout 240
FP9300-A /security/default-auth* # commit-buffer
FP9300-A /security/default-auth #
Related Commands
DescriptionCommand
Sets the Web session refresh period.set refresh-period
Displays the current session and absolute session timeout settings.show detail
Cisco Firepower 4100/9300 FXOS Command Reference
161
S Commands
set absolute-session-timeout