Skip to content

Configuration parameters for UDM

Rohan edited this page Jul 4, 2022 · 2 revisions

Reference

  • TS 29.571 R16.0.0, 5G System;. Common Data Types for Service Based Interfaces;. Stage 3.
  • TS 23.003 R16.0.0, GSM, UMTS,LTE, 5G Numbering, addressing and identification.

Configuration for UDM

The following table lists the configurable parameters of the UDM chart and their default values.

Parameter Description Data type (Allowed Values) Default
INSTANCE_ID Instance id of UDM instance int (0 to 4294967295) 0
PID_DIRECTO Pid directory of UDM process on host string /var/run
UDM_NAME Name UDM instance string OAI-UDM
SBI_IF_NAME Name UDM SBI interface string eth0
SBI_PORT SBI port for UDM uint32_t 80
SBI_HTTP2_PORT SBI http2 port for UDM uint32_t 80
SBIAPI_VERSION SBI API version for UDM string v1
USE_FQDN_DNS Enable feature FQDN DNS for FQDN resolution string (true or false) false
USE_HTTP2 Enable feature USE_HTTP2 for SBI string false
REGISTER_NRF Enable feature NF REGISTRATION string (true or false) false
UDR_IPV4_ADDRESS IPv4 address of UDR string 192.168.70.137
UDR_PORT SBI port for UDR uint32_t 80
UDR_API_VERSION SBI API version for UDR string v1
UDR_FQDN FQDN of UDR string oai-udr
NRF_IPV4_ADDRESS IPv4 address of NRF string 192.168.70.130
NRF_PORT SBI port for NRF uint32_t 80
NRF_API_VERSION SBI API version for NRF string v1
NRF_FQDN FQDN of NRF string oai-nrf
  1. Home
  2. Configuration for Network Functions

Clone this wiki locally