Configuring AMF Registration with NRF
If AMF has no active registration towards NRF, and when AMF adds or removes an SBI endpoint from offline mode, AMF sends a Registration Request towards NRF by sending its NF profile in the Registration Request.
To trigger the AMF registration with NRF when the VIP-IP is offline, use the following configuration:
config
instances instance-id instance_id
endpoint sbi
no vip-ip vip_ip_address offline
end
NOTES:
-
instances instance-id instance_id —Specify the instance ID.
-
endpoint sbi —Specify the endpoint name as SBI.
-
no vip-ip vip_ip_address offline —Specify the VIP-IP adress for SBI to remove this endpoint from offline mode.