Cisco Cisco Packet Data Gateway (PDG)

Página de 9109
Policy Control Configuration Mode Commands   
▀  diameter request-timeout 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
8108 
   
diameter request-timeout 
This command configures the request-timeout setting for Diameter-IMSA Gx interface. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > IMS Authorization Configuration > Policy Control 
Configuration 
configure > context context_name > ims-auth-service service_name > policy-control
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-imsa-dpca)# 
Syntax
 
diameter request-timeout timeoutdeciseconds msg-type { any | ccr-initial | ccr-terminate 
| ccr-update }
 
default diameter request-timeout 
timeout
 
Specifies the timeout duration (in deciseconds). The value must be an integer from 1 through 3000. 
Default: 10 seconds 
deciseconds msg-type { any | ccr-initial | ccr-terminate | ccr-update }
 
Specifies independent timers (in deciseconds) for all message types like CCR-I, CCR-U and CCR-T. The 
default time will be 100 deciseconds (10 seconds).  
This keyword option provides additional flexibility for operator to configure independent timers with reduced 
granularity. 
This feature implementation ensures that the timer configuration is backward compatible. If the CLI 
command is configured without “
desiseconds
” and “
msg-type
”, the configured time will be taken as 
seconds and while displaying the CLI it will be converted to deciseconds and msg-type will be “
any
”. 
default
 
Applies the default setting for this command. 
Usage 
Use this command to configure the request-timeout setting for Diameter-IMSA Gx interface. At the request-
timeout value, DPCA will apply failure-handling to the subscriber. Action will be taken based on the failure-
handling configuration (terminate/retry-terminate/continue). 
Example