Configuring the Response Timeout at Endpoint

To configure the response timeout at endpoint level, use the following configuration:

config 
    profile nf-client nf-type name_of_nf_type 
        ausf-profile profile_name 
            locality locality_name 
                service name type service_name 
                    responsetimeout timeout_value 
                    end 

NOTES:

  • profile nf-client nf-type name_of_nf_type —Specify the NF.

  • ausf-profile profile_name —Specify a name for AUSF profile.

  • locality locality_name —Specify a name for locality.

  • service name type service_name —Specify a name for service type.

  • responsetimeout timeout_value —Specify the timeout value in seconds. Must be an integer.