Configuring SCP for NF Communication

To configure SCP for NF communication, use the following sample configuration:

config 
   profile nf-client nf-type scp 
      scp-profile scp_profile_name 
         locality locality_name 
            prioritypriority_value 
            service name type service_name_type_value 
               responsetimeout  responsetimeout_value 
               endpoint-profile endpoint-profile_name 
                  capacity capacity_value 
                  priority priority_value 
                  uri-scheme uri_scheme_value 
                  endpoint-name endpoint_name/* FQDN */  
                     priority priority_value 
                     capacity endpoint-profile_name 
                     primary ip-address ipv4 ipv4_address 
                     primary ip-address port port_number 
                     end 

NOTES:

  • scp-profile scp_profile_name : Specify the name of the SCP profile.

  • locality locality_name : Specify the locality of SCP.

  • prioritypriority_value : Specify the priority value.

  • service name type service_name_type_value : Specify the service name type.

  • responsetimeout responsetimeout_value : Specify the response timeout value.

  • endpoint-profile endpoint-profile_name: Specify the SCP endpoint profile name.

  • primary ip-address ipv4 ipv4_address : Specify the IPv4 address of the primary endpoint.

  • primary ip-address port primary_port_number : Specify the port number of primary endpoint.