set absolute-session-timeout
To set the absolute session timeout, use the set absolute-session-timeout command.
set absolute-session-timeout seconds
Syntax Description
seconds |
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. |
Command Modes
Default authentication (/security/default-auth) mode
Command History
Release |
Modification |
---|---|
1.1(1) |
Command added. |
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.
Examples
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 #