diff --git a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg index 361b32cc..ce4623a1 100644 --- a/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg +++ b/ttcn3-gbproxy-test-fr/GBProxy_Tests.cfg @@ -12,6 +12,7 @@ *.GBPVTY.CTRL_HOSTNAME := "172.18.25.10" [MODULE_PARAMETERS] +GBProxy_Tests.mp_gbproxy_ip := "172.18.25.10" GBProxy_Tests.mp_enable_bss_load_sharing := true; GBProxy_Tests.mp_nsconfig_sgsn := { { diff --git a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg index 7123158c..f38f23a8 100644 --- a/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg +++ b/ttcn3-gbproxy-test-fr/osmo-gbproxy.cfg @@ -19,6 +19,9 @@ line vty no login bind 0.0.0.0 ! +ctrl + bind 0.0.0.0 +! gbproxy nri bitlen 5 sgsn nsei 101 diff --git a/ttcn3-gbproxy-test/GBProxy_Tests.cfg b/ttcn3-gbproxy-test/GBProxy_Tests.cfg index 3ad875c7..e9de7328 100644 --- a/ttcn3-gbproxy-test/GBProxy_Tests.cfg +++ b/ttcn3-gbproxy-test/GBProxy_Tests.cfg @@ -12,6 +12,7 @@ *.GBPVTY.CTRL_HOSTNAME := "172.18.24.10" [MODULE_PARAMETERS] +GBProxy_Tests.mp_gbproxy_ip := "172.18.24.10" GBProxy_Tests.mp_nsconfig_sgsn := { { handle_sns := true, diff --git a/ttcn3-gbproxy-test/osmo-gbproxy.cfg b/ttcn3-gbproxy-test/osmo-gbproxy.cfg index 3a73a303..f6d358ee 100644 --- a/ttcn3-gbproxy-test/osmo-gbproxy.cfg +++ b/ttcn3-gbproxy-test/osmo-gbproxy.cfg @@ -19,6 +19,9 @@ line vty no login bind 0.0.0.0 ! +ctrl + bind 0.0.0.0 +! gbproxy nri bitlen 5 sgsn nsei 101