Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 445019f1 authored by SAUCEZ Damien's avatar SAUCEZ Damien
Browse files

e2 interface

parent 1af04aeb
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@ config:
tac: "{{ core.tac}}" # check the information with AMF
sst: "{{ core.sst }}" #currently only 4 standard values are allowed 1,2,3,4
amfhost: "{{ network.ips.amf.n2.ip }}" # amf ip-address or service-name oai-amf-svc or 172.21.6.94
flexrichost: "oai-flexric.{{ core.core.namespace }}"
n2IfName: "n2" # if multus.n2Interface.create is true then use n2
n3IfName: "n3" #if multus.n3Interface.create is true then use n3 or you can only use 1 interface n2 or eth0
f1IfName: "f1" #if multus.f1Interface.create is true then use f1
......
......@@ -70,6 +70,7 @@ config:
tac: "{{ core.tac}}" # check the information with AMF
sst: "{{ core.sst }}" #currently only 4 standard values are allowed 1,2,3,4
cuCpHost: "{{ network.ips.cucp.e1.ip }}" #
flexrichost: "oai-flexric.{{ core.core.namespace }}"
n2IfName: "n2" # if multus.n2Interface.create is true then use n2
n3IfName: "n3" #if multus.n3Interface.create is true then use n3 or you can only use 1 interface n2 or eth0
f1IfName: "f1" #if multus.f1uInterface.create is true then use f1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment