Configuring Association of FH profile
To configure the association of FH profile in the UDM, use the following sample configuration:
config
profile network-element udm udm_profile_name
nf-client-profile nf_profile_name
failure-handling-profile fh_profile_name
failure-handling-profile-rat nr
failure-handling-profile fh_profile_name
exit
NOTES:
-
failure-handling-profile-rat nr : Specify the failure handling profile specific to RAT type.
-
failure-handling-profile fh_profile_name : Specify the failure handling network profile name. fh_profile_name must be a string.
Verifying the RAT-based FH Profile
This section describes how to verify RAT-based FH profile in the UDM.
Use the show running-config profile network-element udm udm_profile_name command to verify the feature configuration details.
The following is an example output.
nf-client-profile UP1
failure-handling-profile FH1
failure-handling-profile-rat nr
failure-handling-profile FH4
exit
exit
In this example, FH1 is the default failure handling profile. However, if the RAT type is configured as nr , then the failure handling profile FH4 is used.