blob: 2e022bd9fe063daa8ca41ef2b908313775488f88 [file] [log] [blame]
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2000-2019 Ericsson Telecom AB //
// //
// All rights reserved. This program and the accompanying materials //
// are made available under the terms of the Eclipse Public License v2.0 //
// which accompanies this distribution, and is available at //
// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html //
///////////////////////////////////////////////////////////////////////////////
[LOGGING]
FileMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
ConsoleMask := LOG_ALL | TTCN_PORTEVENT | TTCN_DEBUG
SourceInfoFormat := Single
[MODULE_PARAMETERS]
*.tsp_RemoteHostIP := "127.0.0.1";
*.tsp_RemoteHostPort := 7;
*.tsp_LocalHostIP := "127.0.0.1";
*.tsp_LocalHostPort := 10000;
tsp_EPTF_CommPort_IPL2_srcMacAddr := '0015174823D0'O
[EXECUTE]
Transport_Demo.control;
[TESTPORT_PARAMETERS]
*.IPL2_PCO.eth_interface_name := "eth2";