Configuring NRF for Registration
This section describes how to enable NRF for registering the NFs.
To configure NRF for registration, use the following configuration:
config
nf-services nf_services_name
registration
service-repository service_repository_name
heartbeat
failure-threshold failure_threshold_in_secs
interval-in-secs interval_in_secs
end
NOTES:
-
nf-services nf_services_name —Specify the network function service configuration mode. From this mode, you can configure the services such as registration, repository, and service discovery details.
-
registration – Enters the registration configuration mode.
-
service-repository service_repository_name —Specify the name of the repository from the repository configuration.
-
heartbeat – Enters the heartbeat configuration mode.
-
failure-threshold failure_threshold_in_secs —Specify the value for the number of failures before confirming the heartbeat failure. The acceptable value is an integer in the range of 1-3.
-
interval-in-secs interval_in_secs —Specify the interval between two heartbeats in seconds. The acceptable value is an integer.