Configuring NF Profiles for a DNN
This section describes how to configure the NF profile that the configured Data Network Name (DNN) uses.
configure
profile dnn dnn_profile_name
network-element-profiles { amf | chf | pcf | udm } nf_profile_name
end
NOTES:
-
network-element-profiles { amf | chf | pcf | udm } nf_profile_name : Specifies one or more NF types such as AMF, CHF, PCF, and UDM as the network element profile. nf_profile_name must be an alphanumeric string representing the corresponding network element profile name.
-
This is an optional configuration. By default, this CLI command is disabled.
-
You can configure multiple profiles within a given service.
-
To disable this configuration, use the no network-element-profiles { amf | chf | pcf | udm } nf_profile_name command.