Cisco Cisco Packet Data Interworking Function (PDIF)
APN Configuration Mode Commands
▀ timeout idle
▄ Command Line Interface Reference, StarOS Release 16
1426
timeout idle
Configures the idle timeout duration for the long duration timer associated with a subscriber session.
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
[ default | no ] timeout idle
default | no
Indicates the timeout specified is to be returned to its default behavior. If no specific timeout is specified, then
all are set to their default behavior.
all are set to their default behavior.
idle_dur
Default: 0
Designates the maximum duration of the session (in seconds). After expiry the system considers the session
as dormant or idle and terminates the session.
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.
The special value 0 disables the timeout specified.
Usage
Use this command to set the idle time duration for subscriber session to determine the dormant session.
Refer to the
Refer to the
long-duration-action detection
and
long-duration-action disconnection
command in this chapter for additional information.
Example
Following command sets the idle timeout duration to
450
seconds.
timeout idle 450