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
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 7.0.12 |
This command was introduced. |
Usage Guidelines
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.
Examples
The following example shows how to set the session timeout value to 2880 minutes (2 days) for the default line template:
RP/0/RP0/CPU0:router(config)# line default
RP/0/RP0/CPU0:router(config-line)# absolute-timeout 2880