Skip to content

Configuration parameters for UPF (SPGWU TINY)

Rohan edited this page Jul 4, 2022 · 5 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 UPF (SPGWU-TINY)

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

Parameter Description Data type (Allowed Values) Default
GW_ID Instance id of NRF instance int (0 to 4294967295) 0
MNC03 Instance id of NRF instance int (0 to 4294967295) 0
MCC Instance id of NRF instance int (0 to 4294967295) 0
REALM Instance id of NRF instance int (0 to 4294967295) 0
PID_DIRECTORY Pid directory of SPGWU process on host string /var/run
SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP Instance id of NRF instance int (0 to 4294967295) 0
THREAD_S1U_PRIO Instance id of NRF instance int (0 to 4294967295) 0
S1U_THREADS Instance id of NRF instance int (0 to 4294967295) 0
SGW_INTERFACE_NAME_FOR_SX Instance id of NRF instance int (0 to 4294967295) 0
THREAD_SX_PRIO Instance id of NRF instance int (0 to 4294967295) 0
SX_THREADS Instance id of NRF instance int (0 to 4294967295) 0
PGW_INTERFACE_NAME_FOR_SGI Instance id of NRF instance int (0 to 4294967295) 0
THREAD_SGI_PRIO Thread scheduling priority for SGI proces int (0 to 4294967295) 0
SGI_THREADS Number of threads for SGI process int (0 to 4294967295) 0
NETWORK_UE_NAT_OPTION Enable NATing at SPGWU int (0 to 4294967295) 0
NETWORK_UE_IP IPv4 address subnet of UE string 12.1.1.0/24
SPGWC0_IP_ADDRESS IPv4 address of SPGWC in case of 4G string 192.168.70.136
ENABLE_5G_FEATURES Enable 5G feature string (yes or no) yes
REGISTER_NRF Enable feature NF REGISTRATION string (yes or no) yes
USE_FQDN_NRF Enable feature FQDN for FQDN resolution string (yes or no) yes
UPF_FQDN_5G FQDN of UPF string oai-spgwu-tiny
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
SST_0 Slice Service Type for first slice uint8_t (8 bits 0 to 127) 1
SD_0 Slice Differntiator for first slice uint24_t (24 bits) 2
SST_1 Slice Service Type for second slice uint8_t (8 bits 0 to 127) 130
SD_1 Slice Differntiator for second slice uint24_t (24 bits) 130
SST_2 Slice Service Type for third slice uint8_t (8 bits 0 to 127) 131
SD_2 Slice Differntiator for third slice uint24_t (24 bits) 131
SST_3 Slice Service Type for fourth slice uint8_t (8 bits 0 to 127) 132
SD_3 Slice Differntiator for fourth slice uint24_t (24 bits) 132
  1. Home
  2. Configuration for Network Functions

Clone this wiki locally