-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration parameters for NRF
Rohan edited this page Jul 4, 2022
·
2 revisions
- 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.
The following table lists the configurable parameters of the NRF chart and their default values.
| Parameter | Description | Data type (Allowed Values) | Default |
|---|---|---|---|
INSTANCE_ID |
Instance id of NRF instance |
int (0 to 4294967295) |
0 |
PID_DIRECTO |
Pid directory of NSSF process on host | string |
/var/run |
NRF_INTERFACE_NAME_FOR_SBI |
Name NRF SBI interface | string |
eth0 |
NRF_INTERFACE_PORT_FOR_SBI |
SBI port for NRF | uint32_t |
80 |
NRF_INTERFACE_HTTP2_PORT_FOR_SBI |
SBI http2 port for NRF | uint32_t |
80 |
NRF_API_VERSION |
SBI API version for NRF | string |
v1 |