-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration parameters for NSSF
Rohan edited this page Jul 4, 2022
·
3 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 NSSF chart and their default values.
| Parameter | Description | Data type (Allowed Values) | Default |
|---|---|---|---|
INSTANCE_ID |
Instance id of NSSF instance |
int (0 to 4294967295) |
0 |
PID_DIRECTO |
Pid directory of NSSF process on host | string |
/var/run |
NSSF_NAME |
Name NSSF instance | string |
OAI-NSSF |
SBI_IF_NAME |
Name NSSF SBI interface | string |
eth0 |
SBI_PORT |
SBI port for NSSF | uint32_t |
80 |
SBI_HTTP2_PORT |
SBI http2 port for NSSF | uint32_t |
80 |
API_VERSION |
SBI API version for NSSF | string |
v1 |