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

update

parent 98246ca1
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ config:
#sst: "1" #currently only 4 standard values are allowed 1,2,3,4 # set via sed configmap
amfhost: "@HOST_AMF@" # "oai-amf" # amf ip-address or service-name oai-amf-svc or 172.21.6.94
n2IfName: "@N2IFNAME_CU@" # if multus.n2Interface.create is true then use n2
n3IfName: "N3IFNAME_CU@" # if multus.n3Interface.create is true then use n3 or you can only use 1 interface n2 or eth0
n3IfName: "@N3IFNAME_CU@" # if multus.n3Interface.create is true then use n3 or you can only use 1 interface n2 or eth0
f1IfName: "@F1IFNAME@" # "eth0" #if multus.f1Interface.create is true then use f1
cuHost: "@HOST_CU@" # "oai-cu" ## Ip-address or hostname
f1cuPort: "@F1CUPORT@" # 2153 if using same interface for f1 and n3 else standard port 2152 should be used if f1 and n3 interface are different
......
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