для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8770
  CSCF Service Configuration Mode Commands 
keepalive  ▀   
 
Command Line Interface Reference, StarOS Release 16  ▄  
 
   
3203 
keepalive 
Configures the CSCF to receive and respond to different types of keep-alive requests. 
Product
 
SCM 
Privilege
 
Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > CSCF Service Configuration 
configure > context context_name > cscf service service_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-cscf-service)# 
Syntax
 
keepalive [ expire-timer sec [ max-retry num ] | max-retry num [ expire-timer sec ] | 
method { crlf | stun } [ expire-timer 
sec [ max-retry num ] | max-retry num [ expire-
timer 
sec ] ] ] 
default keepalive [ expire-timer | max-retry [ expire-timer ] | method [ expire-timer | 
max-retry ] ]
 
no keepalive [ method { crlf | stun } ] 
default
 
Returns the command to the default settings. All methods are enabled by default. See keywords above for 
specific defaults. 
no
 
Disables the specified method of keepalive messages. 
expire-timer sec
 
Default: 29 
This value is used according to timed-keepalives parameter present in Path header. UEs are expected to send 
keepalive messages according to this time interval. 
sec
 must be an integer from 24 to 150. 
max-retry num
 
Default: 3 
Specifies the maximum number of times the CSCF waits for the UE to send a keepalive request before it 
deletes the user information. 
num
 must be an integer from 1 to 10. 
method { crlf | stun }
 
Default: both methods enabled.