networkprotocols/ipeventnotifier/te_IPEventNotifier/testdata/ipen_target_dhcp6box.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 15:23:49 +0200
changeset 0 af10295192d8
child 6 c64cefac6e99
permissions -rw-r--r--
Revision: 201004

//
// The tests use a CommDB containing both Ethernet and Serial PPP (e.g. Wintunnel, tcp2ser) support.
//
//  Set "IAPToUse" to:
//     3   ip4   Serial
//     1   ip4+6 Serial
//    10   ip4   Target Ethernet to DHCP6 test server
//    11   ip4+6 Target Ethernet to DHCP6 test server
//

// this config file represents a direct connection to the DHCPv6 test server


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


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


// Have to use ethernet here- serial PPP doesn't perform Duplicate Address Detection
[IPNotReady]
IAPToUse=10
NetworkInterfacePrefixToMonitor=eth[
AddressToPush=192.168.20.1
ExpectedReady=False


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

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