Enabling SCP Model D
Perform the following procedures to enable the SCP model D feature:
-
Configuring NF Selection Model
-
Configuring SCP Profile
Configuring NF Selection Model
You must configure an NF selection model to enable the SCP model D feature in the network element profile. To enable SCP model D, use the following sample configuration:
config
profile network-element network_element_name
nf-client-profile client_profile_name
failure-handling-profile failure_handling_profile_name
nf-selection-model 1 model1_name
nf-selection-model 2 model2_name
exit
NOTES:
-
nf-selection-model 1 model1_name : Specify SCP as the first NF selection model.
-
nf-selection-model 2 model2_name : Specify another NF selection model, such as local, for the second NF selection model.
Configuring SCP Profile
You must configure an SCP profile under the DNN profile to enable the SCP model D feature . To enable SCP profile under the DNN profile, use the following sample configuration:
config
profile dnn dnn_name
network-element-profiles udm udm_profile_name
network-element-profiles scp scp_profile_
exit
NOTES:
-
network-element-profiles udm udm_profile_name : Specify the UDM profile name.
-
network-element-profiles scp scp_profile_ : Specify the SCP profile name that is to be configured under the specific UDM profile.