Configuration Example

The following is an example configuration of enabling SCP model D in the network element profile:

profile network-element pcf pcf1
 nf-client-profile PP1
 failure-handling-profile FHPCF
exit
profile network-element pcf pcf1-scp
 nf-client-profile PP1
 failure-handling-profile FHPCF
 nf-selection-model 1 scp
 nf-selection-model 2 local
exit  

The following is an example configuration of enabling SCP model D by adding the SCP profile under the DN profile:

profile dnn ims
 network-element-profiles udm udm-scp
 network-element-profiles scp scp-udm
exit