для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8994
S-GW Service Configuration Mode Commands   
▀  timeout idle 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8628 
   
timeout idle 
This command removes S-GW sessions that remain idle for longer than the configured time limit.  
Product
 
S-GW 
SAE-GW 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > S-GW Service Configuration 
configure > context context_name > sgw-service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-sgw-service)# 
Syntax
 
timeout idle dur_seconds 
{ default | no } timeout idle 
default
 
Indicates the timeout specified is to be returned to its default behavior.  
no
 
Disables the timeout idle functionality. 
timeout idle
 
Enables the S-GW session idle timer. 
dur_seconds
 
Specifies the time limit, in seconds, after which the S-GW session will be torn down. Valid entries are from 0 
to 4294967295. 
Usage 
The S-GW session idle timer removes stale sessions in those cases where the session is removed on the other 
nodes but due to some issue remains on the S-GW. Once configured, the session idle timer will tear down 
such sessions that remain idle for longer than the configured time limit. The implementation of the session 
idle timer allows the S-GW to more effectively utilize system capacity.  
Important:
  Either the 
micro-checkpoint-deemed-idle 
or 
micro-checkpoint-periodicity
 value can 
be configured for idle time duration. Any change from 
micro-checkpoint-deemed-idle 
to 
micro-checkpoint-
periodicity
, or vice versa, requires removing the first configuration before adding the new configuration.  
Example