diff --git a/ttcn3-pcu-test/sns/PCU_Tests.cfg b/ttcn3-pcu-test/sns/PCU_Tests.cfg index 604f50c7..3d9fdf6e 100644 --- a/ttcn3-pcu-test/sns/PCU_Tests.cfg +++ b/ttcn3-pcu-test/sns/PCU_Tests.cfg @@ -32,7 +32,7 @@ SGSN_Components.mp_nsconfig := { local_ip := "172.18.14.10", local_udp_port := 23001, remote_ip := "172.18.14.101", - remote_udp_port := 23000 + remote_udp_port := 23000, data_weight := 1, signalling_weight := 1 } @@ -46,7 +46,7 @@ SGSN_Components.mp_nsconfig := { local_ip := "172.18.14.10", local_udp_port := 23002, remote_ip := "172.18.14.101", - remote_udp_port := 23000 + remote_udp_port := 23000, data_weight := 1, signalling_weight := 1 }