Configure the 3gpp-Sbi-Target-apiRoot header for NF discovery interactions
This configuration enables SMF to send a custom API root header to the NRF for network function discovery operation. Operators use this task when their 5G deployment requires explicit control over which API root the SMF communicates with for NRF services.
Procedure
|
Step 1 |
Enter the NRF message-handling profile configuration mode. profile message-handling nf-type nf_type { mh-profile mh_profile { service name type service name type } } Example:
|
|
Step 2 |
Specify the 3gpp-Sbi-Target-apiRoot header for the discovery message type. message type message_type { header 3gpp-sbi-target-apiroot api-root-uri } Example:
|
|
Step 3 |
Enter the NRF discovery group configuration mode to associate group nrf discovery nrf_discovery_group { service type nrf service_type { failure-handling-profile failure_handling_profile | message-handling-profile message_handling_profile} } Example:
|
|
Step 4 |
Save and commit the configuration. |
Feedback