Cisco Cisco ASR 5000

Page of 9109
  APN Configuration Mode Commands 
long-duration-action disconnection  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1399 
long-duration-action disconnection 
Specifies what action is taken when the long duration timer expires. 
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
 
long-duration-action disconnection [ suppress-notification ] [ dormant-only ] + 
long-duration-action disconnection
 
Detects a long duration session and disconnects the session after sending SNMP TRAP and CORBA 
notification. Default: Disabled 
suppress-notifiaction
 
Suppress the SNMP TRAP and CORBA notification after detecting and disconnecting a long duration 
session. Default: Disabled 
dormant only
 
Disconnects the dormant sessions after long duration timer and inactivity time with idle time-out duration 
expires. It sends the SNMP TRAP and CORBA notification after disconnecting a long duration session. 
Default: Disabled 
Usage 
Use this command to determine what action is taken when a session exceeds the limit set by the long duration 
timer. 
Refer to the 
timeout idle
 and 
timeout long-duration
 command for information on setting the long 
duration timer. 
Example
 
Use the following command to enable disconnecting sessions that exceed the long duration timer: 
long-duration-action disconnection 
Use the following command to disconnect the session that exceed the long duration timer without sending 
SNMP TRAP and CORBA notification: 
long-duration-action disconnection suppress-notification