Configuring SCP Failure Handling Profile
You can configure one or multiple SCPs in SMF similar to configuring NFs. You can configure an SCP endpoint per service under the SCP profile. To configure SCP failure handling profile, use the following sample configuration:
config
profile network-element scp scp_profile_name
nf-client-profile scp_client_profile_name
failure-handling-profile failure_handling_scp_profile_name
end
NOTES:
-
profile network-element scp scp_profile_name : Specify the SCP as the network element profile. scp_profile_name must an alphanumeric string representing the corresponding network element profile name.
-
nf-client-profile scp_client_profile_name : Specify the SCP client profile.scp_client_profile_name must an alphanumeric string representing the corresponding NF client profile name.
-
failure-handling-profile failure_handling_scp_profile_name : Specify the SCP failure handling network profile for the configured SCP. failure_handling_scp_profile_name must an alphanumeric string representing the corresponding SCP failure handling network profile name.