diameter settings timeouts-ms
Configures the timeout parameters for the Diameter interface.
Command Mode
Exec > Global Configuration
Syntax
diameter settings timeout-ms [ cea cea_timeout | dpa dpa_timeout | dwa dwa_timeout | iac inactivity_timeout | request request_timeout | stop timeout_stop_diameter ]
cea cea_exchange_timeout
Specify the timeout duration for completing the CEA exchange in milliseconds.
Must be an integer.
Default Value: 10000.
dpa dpa_timeout
Specify the DPA timeout duration in milliseconds.
Must be an integer.
Default Value: 10000.
dwa dwa_timeout
Specify the DWA timeout duration in milliseconds.
Must be an integer.
Default Value: 10000.
iac inactivity_timeout
Specify the inactivity timeout duration in milliseconds.
Must be an integer.
Default Value: 5000.
request request_timeout
Specify the request timeout duration in milliseconds.
Must be an integer.
Default Value: 1750.
stop stop_timeout
Specify the timeout duration for stopping the Diameter interface in milliseconds.
Must be an integer.
Default Value: 9000.
Usage Guidelines
Use this command to configure the timeout duration for the Diameter interface.
Example
diameter settings timeout-ms [ cea 10000 | dpa 10000 | dwa 10000 | iac 5000 | request 1750 | stop 9000 ]