Configuring Network Element Profile Parameters for the NF
To configure the network element profile parameters for the configured NF, use the following sample configuration.
config
profile network-element { { amf | chf | pcf | udm } nf_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:
-
nf-client-profile profile_name : Specify 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 } : Specify one of the following query parameters to include in the NF discovery request towards the NRF.
-
dnn : Specify the DNN as the query parameter in the NF discovery request towards the NRF.
-
limit : Specify the limit for the maximum number of profiles that the NRF sends in the NF discovery response.
-
max-payload-size : Specify the maximum payload size as the query parameter in the NF discovery request towards the NRF.
-
requester-snssais : Specify the list of Single Network Slice Selection Assistance Information (S-NSSAIs) as the query parameter in the NF discovery request towards the NRF.
-
supi : Specify the SUPI as the query parameter in the NF discovery request towards the NRF.
-
tai : Specify the TAI as the query parameter in the NF discovery request towards the NRF.
-
target-nf-instance-id : Specify the target NF instance identifier as the query parameter in the NF discovery request towards the NRF.
-
target-plmn : Specify the target PLMN as the query parameter in the NF discovery request towards the NRF.
-
-
This is an optional configuration. By default, the CLI commands are disabled.
-
To disable this configuration, use the no variant of these commands. For example, no nf-client-profile CLI command.