aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-bsc-test/sccplite/BSC_Tests.cfg')
-rw-r--r--ttcn3-bsc-test/sccplite/BSC_Tests.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index b1e3ae7..adb126c 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -6,15 +6,15 @@
*.JUnitLogger.testsuite_name := "BSC_Tests"
[TESTPORT_PARAMETERS]
-*.BSCVTY.CTRL_HOSTNAME := "172.18.11.20"
+*.BSCVTY.CTRL_HOSTNAME := "172.18.12.20"
[MODULE_PARAMETERS]
-BSC_Tests.mp_bsc_ip := "172.18.11.20";
-BSC_Tests.mp_test_ip := "172.18.11.203";
+BSC_Tests.mp_bsc_ip := "172.18.12.20";
+BSC_Tests.mp_test_ip := "172.18.12.203";
BSC_Tests.mp_bssap_cfg := {
transport := BSSAP_TRANSPORT_SCCPlite_SERVER,
sccp_service_type := "mtp3_itu",
- sctp_addr := { 5000, "172.18.11.203", -1, "" },
+ sctp_addr := { 5000, "172.18.12.203", -1, "" },
own_pc := 185,
own_ssn := 254,
peer_pc := 187,