Configuring the Failure Handling Template
To configure the failure handling template, use the following sample configuration:
config
profile nf-client-failure { nf-type { amf | chf | nrf | pcf | udm }
profile failure-handling failure_handling_name
end
NOTES:
-
profile nf-client-failure { nf-type { amf | chf | nrf | pcf | udm } : Specify the required NF client failure profile and provide the local configuration support for the following configured NFs:
-
amf : Enable the AMF local configuration
-
chf : Enable the CHF local configuration
-
nrf : Enable the NRF local configuration
-
pcf : Enable the PCF local configuration
-
udm : Enable the UDM local configuration
For example, if the NF type selected is udm , then this command enables the UDM local configuration. The same approach applies for the other configured NFs.
-
-
profile failure-handling failure_handling_name : Specify the failure handling profile name. For example, "udmFail".