linklayerprotocols/pppnif/te_pppsize/scripts/te_pppsize.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

// Parameters configuration for Tpppsize.EXE test

// Comms driver to load at startup

[CommsDrivers]
WinsPDDname = ECDRV
WinsLDDname = ECOMM
WinsLDDFname = ECOMM
ThumbPDDname = EUART1
ThumbLDDname = ECOMM
ThumbLDDFname = FCOMM


// Ip Address of the echo server machine
// Note: this machine must be up and running and listening on the echo port
// This can be checked on NT4 by typing  NETSTAT -a

[AddressInfo]
TestPPPIPAddr = 192.168.30.13

[MMUInfo]
TestPPPminMMU = 1
TestPPPmaxMMU = 1500