datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectioncmm_ethernet_MOMAP16xx.xml
branchRCL_3
changeset 26 b564fb5fd78b
parent 25 9d7ce34704c8
--- a/datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectioncmm_ethernet_MOMAP16xx.xml	Tue Aug 31 16:25:36 2010 +0300
+++ b/datacommsserver/esockserver/test/TE_RConnectionSuite/config/rconnectioncmm_ethernet_MOMAP16xx.xml	Wed Sep 01 12:35:48 2010 +0100
@@ -6,6 +6,7 @@
  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.
 
@@ -101,12 +102,12 @@
         <LocationRef>Location.Office Direct Dial</LocationRef>
     </IAP>
     <IAP operation="add">
-		<Name>WlanConnectivity</Name>
-		<IAPService>LANService.WlanConnectivity</IAPService>
-       <IAPBearer>LANBearer.WLANBearer</IAPBearer>
-		<IAPNetwork>Network.Intranet</IAPNetwork>
-		<IAPNetworkWeighting>0</IAPNetworkWeighting>
-		<LocationRef>Location.Office Direct Dial</LocationRef>
+        <Name>Ethernet with Daemon Dynamic IP</Name>
+        <IAPService>LANService.Ethernet</IAPService>
+        <IAPBearer>LANBearer.EKA2 Ethernet</IAPBearer>
+        <IAPNetwork>Network.Intranet</IAPNetwork>
+        <IAPNetworkWeighting>0</IAPNetworkWeighting>
+        <LocationRef>Location.Office</LocationRef>
     </IAP>
     <IAP operation="add">
         <Name>Virtual Comm port</Name>
@@ -694,34 +695,33 @@
 
 <LANBearerTable>
     <LANBearer operation="add">
-		<Name>WLANBearer</Name>
-		<IfName>wlannif</IfName>
-		<LDDName>not used</LDDName>
-		<PDDName>not used</PDDName>
-		<LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
-		<LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
-		<LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
-		<Agent>wlanagt.agt</Agent>
+	<Name>EKA2 Ethernet</Name>
+	<Agent>nullagt.agt</Agent>
+	<IfName>ethint</IfName>
+	<LDDFilename>enet</LDDFilename>
+	<LDDName>Ethernet</LDDName>
+	<PDDFilename>ethernet</PDDFilename>
+	<PDDName>Ethernet.MOMAP16xx</PDDName>
+	<PacketDriverName>EtherPkt.drv</PacketDriverName>
+	<LastSocketActivityTimeout>10</LastSocketActivityTimeout>
+	<LastSessionClosedTimeout>10</LastSessionClosedTimeout>
+	<LastSocketClosedTimeout>10</LastSocketClosedTimeout>
     </LANBearer>
 </LANBearerTable>
 
 <LANServiceTable>
     <LANService operation="add">
-		<Name>WlanConnectivity</Name>
-		<IfNetworks>ip</IfNetworks>
-		<IpNetMask>255.255.255.0</IpNetMask>
-		<IpGateway>0.0.0.0</IpGateway>
-		<IpAddrFromServer>TRUE</IpAddrFromServer>
-		<IpAddr>0.0.0.0</IpAddr>
-		<IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
-		<IpNameServer1>0.0.0.0</IpNameServer1>
-		<IpNameServer2>0.0.0.0</IpNameServer2>
-		<Ip6DnsAddrFromServer>TRUE</Ip6DnsAddrFromServer>
-		<Ip6NameServer1>0:0:0:0:0:0:0:0</Ip6NameServer1>
-		<Ip6NameServer2>0:0:0:0:0:0:0:0</Ip6NameServer2>
-		<IpAddrLeaseValidFrom>0</IpAddrLeaseValidFrom>
-		<ConfigDaemonManagerName>NetCfgExtnDhcp</ConfigDaemonManagerName>
-		<ConfigDaemonName>!DhcpServ</ConfigDaemonName>
+        <Name>Ethernet</Name>
+        <IfNetworks>ip</IfNetworks>
+        <IpNetMask>255.255.255.0</IpNetMask>
+        <IpGateway>10.23.143.254</IpGateway>
+        <IpAddr></IpAddr>
+        <IpAddrFromServer>TRUE</IpAddrFromServer>
+        <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
+        <IpNameServer1>10.16.59.15</IpNameServer1>
+        <IpNameServer2>10.112.58.6</IpNameServer2>
+        <ConfigDaemonManagerName>NetCfgExtnDhcp</ConfigDaemonManagerName>
+        <ConfigDaemonName>!DhcpServ</ConfigDaemonName>
     </LANService>
 </LANServiceTable>
 
@@ -1000,7 +1000,7 @@
         <Direction>OUTGOING</Direction>
         <DialogPref>DONOTPROMPT</DialogPref>
         <BearerSet>LAN</BearerSet>
-        <IAPRef>IAP.WlanConnectivity</IAPRef>
+        <IAPRef>IAP.Ethernet with Daemon Dynamic IP</IAPRef>
     </ConnectionPreferences>
 </ConnectionPreferencesTable>