Cisco Cisco Packet Data Gateway (PDG)

Página de 1630
context-retention-timer
Configures the maximum number of consecutive seconds that a UE session context (which includes the LCP,
authentication and A10 session context for a given UE) is maintained by the HSGW before it is torn down.
Product
HSGW
Privilege
Administrator
Command Modes
Exec > Global Configuration > Context Configuration > HSGW Service Configuration
configure > context context_name > hsgw-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-hsgw-service)#
Syntax Description
context-retention-timer timeout [ sec ]
[ default | no ] context-retention-timer timeout
default
Disables the timer.
no
Disables the timer.
timeout [ sec ]
Specifies the amount of time (in seconds) that the session context is maintained before it is disassembled as
an integer from 1 through 3600. Default: 60.
In Release 15.0 and later, the maximum value has been increased to 86400 seconds (24 hours).
Usage Guidelines
Use this command to configure a timer to retain session contexts for a specified amount of time before
disassembling it.
Examples
The following command allows the HSGW to maintain session contexts for 120 seconds before tearing them
down:
context-retention-timer timeout 120
Command Line Interface Reference, Modes G - H, StarOS Release 19    
1537
HSGW Service Configuration Mode Commands
context-retention-timer