Configuring Network Element Profile Parameters for the NF
This section describes how to configure the network element profile parameters for the configured NF.
configure
network-element-profiles { { amf | chf | pcf | udm } nf_profile_name }
failure-handling-profile profile_name
nf-client-profile profile_name
query-params { dnn | limit | max-payload-size | requester-snssais | supi | tai | target-nf-instance-id | target-plmn }
end
NOTES:
-
failure-handling-profile profile_name : Specifies the NRF failure handling network profile for the configured NF type. profile_name must be an alphanumeric string representing the corresponding NRF failure handling network profile name.
-
nf-client-profile profile_name : Specifies the local NF client profile. profile_name must be an alphanumeric string representing the corresponding NF client profile name.
-
query-params { dnn | limit | max-payload-size | requester-snssais | supi | tai | target-nf-instance-id | target-plmn } : Specifies one of the following query parameters to include in the NF discovery request towards the NRF.
-
dnn : Specifies a DNN as the query parameter in the NF discovery request towards the NRF.
-
limit : Specifies a limit for the maximum number of profiles that the NRF sends in the NF discovery response.
-
max-payload-size : Specifies the maximum payload size as the query parameter in the NF discovery request towards the NRF.
-
requester-snssais : Specifies the list of Single Network Slice Selection Assistance Information (S-NSSAIs) as the query parameter in the NF discovery request towards the NRF.
-
supi : Specifies a SUPI as the query parameter in the NF discovery request towards the NRF.
-
tai : Specifies a TAI as the query parameter in the NF discovery request towards the NRF.
-
target-nf-instance-id : Specifies a target NF instance Identifier as the query parameter in the NF discovery request towards the NRF.
-
target-plmn : Specifies a target PLMN as the query parameter in the NF discovery request towards the NRF.
-
-
This is an optional configuration. By default, these CLI commands are disabled.
-
To disable this configuration, use the no variants of these commands. For example, no nf-client-profile CLI command.