Configuring Response Timeout Handling
Use the following configuration to configure response timeout for fail-open support over the UDM interface (N10).
config
profile network-element udm udm_profile_name
response-timeout timeout_value
exit
NOTES:
-
response-timeout timeout_value : Configures the response timeout in milliseconds.
Verifying the Response Timeout Handling Configuration
The following is a sample configuration.
[unknown] smf# show running-config profile network-element udm
profile network-element udm udm1
nf-client-profile UP1
failure-handling-profile FH4
query-params [ dnn ]
response-timeout 2000
exit
[unknown] smf#