Cisco Cisco ASR 5700

Page of 8994
APN Configuration Mode Commands   
▀  timeout idle micro-checkpoint-periodicity 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1456 
   
timeout idle micro-checkpoint-periodicity 
Enables configuration of periodic idle seconds micro checkpoint timer on a per-APN basis. 
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 idle idle_dur [ micro-checkpoint-periodicity time_in_seconds ] 
{ default | no } timeout idle 
default
 
Indicates the timeout specified is to be returned to its default behavior.  
no
 
Disables the timeout idle functionality. 
idle_dur
 
Designates the maximum duration of the session (in seconds). After expiry, the system considers the session 
as dormant or idle and terminates the session. 
idle_dur
 must be an integer value in the range from 0 through 4294967295. 
Default: 0 
The special value 0 disables the timeout specified. 
micro-checkpoint-periodicity time_in_seconds
 
Configures periodic idle seconds micro-checkpoint timer on a per-APN basis. 
Idle seconds micro-checkpoints are sent at the configured regular intervals to the standby chassis; otherwise, 
they are sent at intervals of 10 seconds, which is the default value.  
time_in_seconds
 must be an integer value in the range from 0 through 4294967295. 
Default: 10 
Important:
  The 
micro-checkpoint-periodicity
 value should be less than 
idle timeout
 value.