absolute-timeout
To set the absolute timeout for line disconnection, use the absolute-timeout command in line template configuration mode. To remove the absolute-timeout command from the configuration file and restore the system to its default condition, use the no form of this command.
absolute-timeout minutes
no absolute-timeout minutes
Syntax Description
minutes |
Absolute timeout interval, in minutes. Range is from 10 to 10000. |
Command Default
minutes : 1440
Command Modes
Line template configuration
Command History
Release |
Modification |
---|---|
Release 3.7.2 |
This command was introduced. |
Release 5.0.0 |
This command was introduced. |
Usage Guidelines
To use this command, you must be in a user group associated with a task group that includes appropriate task IDs. If the user group assignment is preventing you from using a command, contact your AAA administrator for assistance.
Use the absolute-timeout command to terminate the connection after the specified time has elapsed, regardless of whether the connection is being used at the time of termination. You can specify an absolute-timeout value for each port. The user is notified 20 seconds before the session is terminated.
Task ID
Task ID |
Operations |
---|---|
tty-access |
read, write |
Examples
The following example shows how to set the session timeout value to 2880 minutes (2 days) for the default line template:
RP/0/RSP0/CPU0:router(config)# line default
RP/0/RSP0/CPU0:router(config-line)# absolute-timeout 2880