networkprotocols/ipeventnotifier/te_IPEventNotifier/testdata/ipen_emulator_colinux.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:50:43 +0200
branchRCL_3
changeset 10 c64cefac6e99
parent 0 af10295192d8
permissions -rw-r--r--
Revision: 201008 Kit: 201008

// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
// The tests use a CommDB containing both Ethernet and Serial PPP (e.g. Wintunnel, tcp2ser) support.
//
//  Set "IAPToUse" to:
//     14  ip4   Emulator Ethernet to colinux
//     15  ip4+6 Emulator Ethernet to colinux

//
// This config is for the following setup:
//
//  colinux 192.168.0.2 -------------(TAP)------------- 192.168.0.1 Windows  <-winpcap ether emu ----------- 192.168.0.5 EPOC
//
//  The colinux installation must have an active dhcp6 server and router advertisement daemon
//

[ReceiveMFlag]
IAPToUse=15
NetworkInterfacePrefixToMonitor=eth6[
MFlagExpectedResult=False


// Have to use ethernet here- serial PPP doesn't perform Duplicate Address Detection
[IPReady]
IAPToUse=14
NetworkInterfacePrefixToMonitor=eth[
AddressToPush=192.168.0.8
ExpectedReady=True


// Have to use ethernet here- serial PPP doesn't perform Duplicate Address Detection
[IPNotReady]
IAPToUse=14
NetworkInterfacePrefixToMonitor=eth[
// address of colinux
AddressToPush=192.168.0.2
ExpectedReady=False


[LinkLocalAddress]
IAPToUse=15
NetworkInterfacePrefixToMonitor=eth6[
AddressToPush=fe80::123:9a7:fe02:f303

[ReceiveOFlag]
IAPToUse=15
NetworkInterfacePrefixToMonitor=eth6[
OFlagExpectedResult=False