Cisco Cisco ASR 5700

Page of 8994
APN Configuration Mode Commands   
▀  timeout long-duration 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1458 
   
timeout long-duration 
Configures the long duration timeout and inactivity duration for subscriber sessions. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
timeout long-duration ldt_timeout [ inactivity-time inact_timeout ] 
no timeout long-duration 
no
 
Indicates the timeout specified is to be returned to its default behavior. If no specific timeout is specified then 
all timeouts are set to their default behavior. 
ldt_timeout
 
Default: 0 
Designates the maximum duration of the session (in seconds) before the system automatically 
reports/terminates the session. 
Specifies the maximum amount of time (in seconds) before the specified timeout action is initiated. 
ldt_timeout
 must be an integer value in the range from 0 through 4294967295. 
The special value 0 disables the timeout specified. 
inactivity-time
 
inact_timeout
 
Specifies the maximum amount of time (in seconds) before the specified session is marked as dormant. 
inact_timeout
 must be an integer value in the range from 0 through 4294967295. 
The special value 0 disables the inactivity time specified. 
Usage 
Use this command to set the long duration timeout period and inactivity timer for subscriber sessions. Reduce 
the idle timeout to free session resources faster for use by new requests. 
Refer to the 
long-duration-action detection
 and 
long-duration-action disconnection
 
commands in this chapter for additional information. 
Example
 
The following command sets the long duration timeout duration to 
300
 seconds and the inactivity timer for 
subscriber session to 
45
 seconds.