Skip to content

Configuration parameters for UDR

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 UDR

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

Parameter Description Data type (Allowed Values) Default
INSTANCE_ID Instance id of UDR instance int (0 to 4294967295) 0
PID_DIRECTO Pid directory of UDR process on host string /var/run
UDR_NAME Name UDR instance string OAI-UDR
UDR_INTERFACE_NAME_FOR_NUDR Name UDR SBI interface string eth0
UDR_INTERFACE_PORT_FOR_NUDR SBI port for UDM uint32_t 80
UDR_INTERFACE_HTTP2_PORT_FOR_NUDR SBI http2 port for UDM uint32_t 80
UDR_API_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
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
MYSQL_SERVER IPv4 address of Mysql string 192.168.70.131
MYSQL_USER Mysql database user string root
MYSQL_SERVER IPv4 address of Mysql string 192.168.70.131
MYSQL_USER Mysql database user string root
MYSQL_PASS Mysql database passwod string linux
MYSQL_DB Mysql database name string oai_db
  1. Home
  2. Configuration for Network Functions

Clone this wiki locally