diff --git a/ttcn3-pcu-test/sns/PCU_Tests.cfg b/ttcn3-pcu-test/sns/PCU_Tests.cfg index 7efb2cb1..604f50c7 100644 --- a/ttcn3-pcu-test/sns/PCU_Tests.cfg +++ b/ttcn3-pcu-test/sns/PCU_Tests.cfg @@ -33,6 +33,8 @@ SGSN_Components.mp_nsconfig := { local_udp_port := 23001, remote_ip := "172.18.14.101", remote_udp_port := 23000 + data_weight := 1, + signalling_weight := 1 } }, nsvci := 1234 @@ -45,6 +47,8 @@ SGSN_Components.mp_nsconfig := { local_udp_port := 23002, remote_ip := "172.18.14.101", remote_udp_port := 23000 + data_weight := 1, + signalling_weight := 1 } }, nsvci := 1234