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
This commit is contained in:
Philipp Maier 2023-08-04 18:06:17 +02:00
parent 4e2f22d69a
commit 52256bc898
2 changed files with 56 additions and 0 deletions

View File

@ -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]

View File

@ -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: