docker-playground/ttcn3-ns-test/sns/NS_Tests.cfg

34 lines
554 B
INI

[ORDERED_INCLUDE]
"/osmo-ttcn3-hacks/Common.cfg"
"/osmo-ttcn3-hacks/ns/NS_Tests.default"
[LOGGING]
[TESTPORT_PARAMETERS]
*.NSVTY.CTRL_HOSTNAME := "172.18.29.101"
[MODULE_PARAMETERS]
NS_Tests.mp_nsconfig := {
nsei := 1234,
nsvc := {
{
provider := {
ip := {
address_family := AF_INET,
local_ip := "172.18.29.10",
local_udp_port := 22000,
remote_ip := "172.18.29.101",
remote_udp_port := 23000
}
},
nsvci := 1234
}
}
}
NS_Tests.mp_dialect := NS2_DIALECT_SNS
[MAIN_CONTROLLER]
[EXECUTE]
NS_Tests.control