Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  S-GW Service Configuration Mode Commands 
timeout idle  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
8167 
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
 
timeoutidle dur_seconds 
timeout idle
 
Enables the S-GW session idle timer. 
dur_seconds
 
Specifies the time limit, in seconds, after which the SGW 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.  
Example
 
The following example configures the S-GW session idle timer 3600 seconds (one minute). 
timeout idle 3600