Configuring NRF Discovery for SMSF

To configure the NRF discovery, use the following configuration:

config 
   amf-global 
      operator-policy policy_name 
         ccp-name ccp_name 
         network-element-profile-list [ smsf ] 
         end 
   profile 
      network-element [ smsf ]  
         nf-client-profile nf_profile_name 
         failure-handling-profile failure_handling_profile_name 
         query-params [ target-plmn | instance-id ] 
         end 
      nf-client nf-type [ smsf ] 
         smsf-profile smsf_profile_name 
            locality locality 
            priority profile_priority 
            service name type [ nsmsf-sms ] 
               endpoint-profile endpoint_profile_name 
                  capacity profile_capacity 
                  priority endpoint_priority 
                  uri-scheme [ http ] 
                  version 
                     uri-version version 
                  endpoint-name endpoint_name 
                     priority endpoint_priority 
                     primary ip-address primary_ip_address 
                     primary ip-address port primary_port_numer 
                     secondary ip-address secondary_ip_address 
                     secondary ip-address port secondary_port_numer 
                     end 
      nf-pair nf-type [ smsf ] 
         nrf-discovery-group 
            locality   
               client client_locality 
               preferred-server server_name 
               geo-server geo_server_name 
               end 

NOTES:

  • operator-policy policy_name —Specify the operator policy name.

  • ccp-name ccp_name —Specify and configure the Call Control Policy name.

  • capacity profile_capacity —Specify the endpoint profile capacity.

  • nrf-discovery-group —Specify the NRF discovery group name.

  • priority endpoint_priority —Specify the node priority for endpoint.

  • client client_locality —Specify the client locality information.

  • preferred-server server_name —Specify the Geo service locality information.

  • geo-server geo_server_name —Specify the preferred server locality information.