Skip to content
Snippets Groups Projects
Commit 05d0a186 authored by turletti's avatar turletti
Browse files

update config

parent dd0c91e1
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ snssais:
### Each NF takes its local SBI interfaces and remote interfaces from here, unless it gets them using NRF discovery mechanisms
nfs:
amf:
host: oai-amf
host: @NFS_AMF_HOST@ #oai-amf
sbi:
port: 80
api_version: v1
......@@ -33,7 +33,7 @@ nfs:
interface_name: @IF_N2@
port: 38412
smf:
host: oai-smf
host: @NFS_SMF_HOST@ #oai-smf
sbi:
port: 80
api_version: v1
......@@ -42,7 +42,7 @@ nfs:
interface_name: @IF_N4@
port: 8805
upf:
host: oai-upf
host: @NFS_UPF_HOST@ #oai-upf
sbi:
port: 80
api_version: v1
......@@ -59,19 +59,19 @@ nfs:
interface_name: eth0
port: 2152
udm:
host: oai-udm
host: @NFS_UDM_HOST@ #oai-udm
sbi:
port: 80
api_version: v1
interface_name: eth0
udr:
host: oai-udr
host: @NFS_UDR_HOST@ #oai-udr
sbi:
port: 80
api_version: v1
interface_name: eth0
ausf:
host: oai-ausf
host: @NFS_AUSF_HOST@ #oai-ausf
sbi:
port: 80
api_version: v1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment