Configuring the UDR Base URL

This section describes how to configure the UDR base URL discovery.

You must configure the UDR base URL for discovering profiles. The base URL aids in navigating to the mapped UDR. In the absence of the UDR base URL, the NRF's base URL is queried for the UDR base URL on the discovered profiles.

To configure the UDR base URL, use the following configuration in the Policy Ops Center console:

config 
  nrfDiscovery 
    nfType 
       locality 
          client client_name 
          geoServer server_name 
          preferredServer server_name   
       nrfDiscoveryGroup 
         subscriptionEnabled [ true | false ] 
         subscriptionExtension extension_count 
         type nf_type 
         end 

NOTES:

  • nrfDiscovery —Enters the NRF discovery configuration mode.

  • locality —Enters the locality configuration mode. The PCF REST endpoint considers the locality configuration.

  • client client_locality —Specify the client locality of used by the NRF endpoint.

  • geoServer server_name —Specify the geo redundant site of the preferred locality.

  • preferredServer preferred_locality —Specify the server that is configured as the preferred server. Preferred locality takes precedence over the geo locality while using the service of the discovered NF (UDR).

  • nrfDiscoveryGroup —Enters the NRF discovery group configuration.

  • subscriptionEnabled [ true | false ] —Configures the subscription capability.

  • subscriptionExtension extension_count —Specify the count for which the subscription can be extented.

  • type nf_type —Specify the NF type. For this configuration, it should be UDR.