blob: 1dc9594317ef8fdd55dbc5c13ab3ed177093f019 [file] [log] [blame]
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2000-2017 Ericsson Telecom AB //
// //
// All rights reserved. This program and the accompanying materials //
// are made available under the terms of the Eclipse Public License v1.0 //
// which accompanies this distribution, and is available at //
// http://www.eclipse.org/legal/epl-v10.html //
///////////////////////////////////////////////////////////////////////////////
[LOGGING]
FileMask := LOG_ALL | TTCN_DEBUG
ConsoleMask := LOG_ALL
SourceInfoFormat := Stack
[MODULE_PARAMETERS]
tsp_RemoteHostIP := "127.0.0.1"
tsp_RemoteHostPort := 22244
tsp_LocalHostIP := "127.0.0.1"
tsp_LocalHostPort := 11144
//tsp_EPTF_CommPort_UDP_remote_addr := "127.0.0.1"
//tsp_EPTF_CommPort_UDP_remote_port := 7
tsp_EPTF_MessageBufferManager_maxBufferSize := 4
tsp_EPTF_TransportIPL2_srcMacAddr := '0015174823D0'O //eth0
#tsp_EPTF_TransportIPL2_srcMacAddr := '0019B9F28ADD'O //eth3
#tsp_EPTF_TransportIPL2_openLoopbackInterface := true
#tsp_EPTF_TransportIPL2_enableIpAddressFilter := true
#tsp_EPTF_TransportIPL2_enableLogging := true
[EXECUTE]
#EPTF_Transport_Test_Testcases.tc_EPTF_TransportIPL2_ManualTest_arpReply
EPTF_Transport_Test_Testcases.control
//EPTF_Transport_Test_Testcases.tc_EPTF_TransportIPL4_Test_init
[MAIN_CONTROLLER]
[TESTPORT_PARAMETERS]
#*.IPL2_PCO.eth_interface_name := "eth0"
#*.IPL2_PCO.eth_interface_name := "eth3"
*.IPL2_PCO.eth_interface_name := "lo"
#*.IPL2_PCO.packet_filter := "arp"
*.IPL2_PCO.packet_filter := "arp or tcp or udp"
*.*.debug := "YES"
//saved by GUI