Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
  SaMOG Service Configuration Mode Commands 
timeout  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
8143 
timeout 
Configures the session's time-to-live (TTL) settings under SAMOG service. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > SAMOG Service Configuration 
configure > context context_name > samog-service samog_service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-samog-service)# 
Syntax
 
timeout { absolute absolute  | idle idle  | setup-timeout setup_timeout } 
defaulttimeout [ absolute absolute  | idle idle  | setup-timeout setup_timeout ] 
notimeout [ absolute absolute  | idle idle ] 
timeout {
 
absolute
 
absolute
 
 | idle
 
idle
 
 | setup-timeout
 
setup_timeout
 
}
 
absolute
 
absolute
: Designates the maximum duration of the session, in seconds, before system 
automatically terminates the session. 
absolute
 is number of seconds, an integer value between 
0
 and 
2147483647
idle
 
idle
: Designates the maximum duration a session can remain idle, in seconds, before system 
automatically terminates the session. Zero indicates function is disabled. Default is 
0
idle
 is number of 
seconds, an integer value between 
0
 and 
2147483647
setup-timeout
 
setup_timeout
 :It is the maximum time allowed for session setup in seconds. Default is 
60
 seconds. 
setup_timeout
 is number of seconds, an integer value between 
0
 and 
1000000
default
 
Sets / Restores default value assigned for timeout. 
The default value of absolute and idle timeout is 
0
, which indicates the function is disabled. 
The default value of setup-timeout is 
60
no
 
Enables / Disables the timeout option. 
Usage 
Use this command to configure the session's time-to-live (TTL) settings under SAMOG service. 
Example
 
Use the following command to configure the setup-timeout to 500 seconds:  
timeout setup-timeout 500