aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2023-08-04 18:06:17 +0200
committerPhilipp Maier <pmaier@sysmocom.de>2023-08-07 11:49:15 +0200
commit52256bc89817e5c93733a069b23431f557ef4cbb (patch)
tree9034c98801786aba41ea48f68089c4a910a4b319
parent4e2f22d69a75d4625500bdff6e7196ba4c8caffe (diff)
ttcn3-mme-test-ogs: configure Gn interface
The Gn interface is not configured yet, hence TC_gn_echo_request fails. Related: OS#5760 Change-Id: Ia89a137103f558ae96e269c935fabe80bb2e2884
-rw-r--r--ttcn3-mme-test-ogs/ogs/MME_Tests.cfg5
-rw-r--r--ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml51
2 files changed, 56 insertions, 0 deletions
diff --git a/ttcn3-mme-test-ogs/ogs/MME_Tests.cfg b/ttcn3-mme-test-ogs/ogs/MME_Tests.cfg
index 59cf865..6f873f2 100644
--- a/ttcn3-mme-test-ogs/ogs/MME_Tests.cfg
+++ b/ttcn3-mme-test-ogs/ogs/MME_Tests.cfg
@@ -27,6 +27,11 @@ mp_sgs_local_port := 29118;
mp_vlr_name := "vlr.example.net";
mp_mme_name := "mmec01.mmegi0001.mme.epc.mnc070.mcc901.3gppnetwork.org";
+# Gn interface
+mp_gn_local_ip := "172.18.3.202";
+mp_gn_local_port := 2123;
+mp_gn_remote_ip := "172.18.3.201";
+
[MAIN_CONTROLLER]
[EXECUTE]
diff --git a/ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml b/ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
index 22797f2..ac72335 100644
--- a/ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
+++ b/ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
@@ -474,6 +474,57 @@ smf:
- 172.18.3.201
- ::1
+
+# <GTP-C Client>
+#
+# o Specify SGSN addresses the GTP-C must connect to
+#
+# o One SGSN is defined.
+# If prefer_ipv4 is not true, [fd69:f21d:873c:fa::2] is selected.
+# sgsn:
+# - gtpc:
+# addr:
+# - 127.0.0.3
+# - fd69:f21d:873c:fa::2
+# routes:
+# - rai: XYZ
+# ci: XYZ
+#
+# o Three SGW are defined. MME selects SGW with round-robin manner per UE
+# sgsn:
+# - gtpc:
+# addr:
+# - 127.0.0.3
+# - fd69:f21d:873c:fa::2
+# routes:
+# - rai: XYZ
+# ci: XYZ
+# - gtpc:
+# addr
+# - 127.0.0.22
+# - fd69:f21d:873c:fa::12
+# routes:
+# - rai: XYZ
+# ci: XYZ
+# - name: sgsn3.open5gs.org
+# routes:
+# - rai: XYZ
+# ci: XYZ
+#
+sgsn:
+ - gtpc:
+ addr:
+ - 172.18.3.202
+ routes:
+ - rai:
+ lai:
+ plmn_id:
+ mcc: 262
+ mnc: 42
+ lac: 43690
+ rac: 187
+ ci: 1223
+
#
# o Disable use of IPv4 addresses (only IPv6)
# parameter: