networkingtestandutils/networkingintegrationtest/it_script_files/itest_s2/hscsd.xml
changeset 71 a800ea6cb454
parent 14 b33c3d136b7e
equal deleted inserted replaced
68:1697cc2ba93d 71:a800ea6cb454
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     2 <!--
     3  Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     3  Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     4  All rights reserved.
     4  All rights reserved.
     5  This component and the accompanying materials are made available
     5  This component and the accompanying materials are made available
     6  under the terms of "Eclipse Public License v1.0"
     6  under the terms of "Eclipse Public License v1.0"
     7  which accompanies this distribution, and is available
     7  which accompanies this distribution, and is available
     8  at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8  at the URL "http://www.eclipse.org/legal/epl-v10.html".
    35     </Network>
    35     </Network>
    36 </NetworkTable>
    36 </NetworkTable>
    37 
    37 
    38 <IAPTable>
    38 <IAPTable>
    39     <IAP operation="add">
    39     <IAP operation="add">
    40         <Name>NT RAS with Null Modem</Name>
    40         <Name>WLANConnectivity</Name>
    41         <IAPService>DialOutISP.NT RAS</IAPService>
    41       	<IAPService>LANService.WLANService</IAPService>
    42         <IAPBearer>ModemBearer.Null Modem 115200bps</IAPBearer>
    42        	<IAPBearer>LANBearer.WLANBearer</IAPBearer>
    43         <IAPNetwork>Network.Intranet</IAPNetwork>
    43         <IAPNetwork>Network.Intranet</IAPNetwork>
    44         <IAPNetworkWeighting>0</IAPNetworkWeighting>
    44         <IAPNetworkWeighting>0</IAPNetworkWeighting>
    45         <LocationRef>Location.Office</LocationRef>
    45         <LocationRef>Location.Office</LocationRef>
    46     </IAP>
    46     </IAP>
    47     <IAP operation="add">
    47     <IAP operation="add">
   213         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
   213         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
   214         <MessageCentreNumber>+44123456789</MessageCentreNumber>
   214         <MessageCentreNumber>+44123456789</MessageCentreNumber>
   215         <MessageValidityPeriod>1440</MessageValidityPeriod>
   215         <MessageValidityPeriod>1440</MessageValidityPeriod>
   216         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
   216         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
   217         <MinimumSignalLevel>9905</MinimumSignalLevel>
   217         <MinimumSignalLevel>9905</MinimumSignalLevel>
   218         <LastSocketActivityTimeout>10</LastSocketActivityTimeout>
   218         <LastSocketActivityTimeout>60</LastSocketActivityTimeout>
   219         <LastSessionClosedTimeout>30</LastSessionClosedTimeout>
   219         <LastSessionClosedTimeout>10</LastSessionClosedTimeout>
   220         <LastSocketClosedTimeout>60</LastSocketClosedTimeout>
   220         <LastSocketClosedTimeout>30</LastSocketClosedTimeout>
   221         <SIRSettings>0</SIRSettings>
   221         <SIRSettings>0</SIRSettings>
   222         <CommRole>0</CommRole>
   222         <CommRole>0</CommRole>
   223     </ModemBearer>
   223     </ModemBearer>
   224     <ModemBearer operation="add">
   224     <ModemBearer operation="add">
   225         <Name>US Robotics Sportster</Name>
   225         <Name>US Robotics Sportster</Name>
   801         <PDDName>not used</PDDName>
   801         <PDDName>not used</PDDName>
   802         <LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
   802         <LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
   803         <LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
   803         <LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
   804         <LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
   804         <LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
   805     </LANBearer>
   805     </LANBearer>
       
   806 	<LANBearer operation="add">
       
   807 		<Name>WLANBearer</Name>
       
   808 		<IfName>wlannif</IfName>
       
   809 		<LDDName>not used</LDDName>
       
   810 		<PDDName>not used</PDDName>
       
   811 		<LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
       
   812 		<LastSessionClosedTimeout>1</LastSessionClosedTimeout>
       
   813 		<LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
       
   814 		<Agent>wlanagt.agt</Agent>
       
   815 	</LANBearer>
   806 </LANBearerTable>
   816 </LANBearerTable>
   807 
   817 
   808 <LANServiceTable>
   818 <LANServiceTable>
   809     <LANService operation="add">
   819 	<LANService operation="add">
   810         <Name>Ethernet</Name>
   820       <Name>WLANService</Name>
   811         <IfNetworks>ip,ip6</IfNetworks>
   821       <IfNetworks>ip</IfNetworks>
   812         <IpNetMask>255.255.255.0</IpNetMask>
   822       <IpNetMask>255.255.255.0</IpNetMask>
   813         <IpGateway>194.72.6.1</IpGateway>
   823       <IpGateway>0.0.0.0</IpGateway>
   814         <IpAddr>192.168.0.100</IpAddr>
   824       <IpAddrFromServer>TRUE</IpAddrFromServer>
   815         <IpAddrFromServer>TRUE</IpAddrFromServer>
   825       <IpAddr>0.0.0.0</IpAddr>
   816         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
   826       <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
   817         <IpNameServer1>194.72.6.51</IpNameServer1>
   827       <IpNameServer1>0.0.0.0</IpNameServer1>
   818         <IpNameServer2>194.72.6.52</IpNameServer2>
   828       <IpNameServer2>0.0.0.0</IpNameServer2>
       
   829       <Ip6DnsAddrFromServer>TRUE</Ip6DnsAddrFromServer>
       
   830       <Ip6NameServer1>0:0:0:0:0:0:0:0</Ip6NameServer1>
       
   831       <Ip6NameServer2>0:0:0:0:0:0:0:0</Ip6NameServer2>
       
   832       <IpAddrLeaseValidFrom>0</IpAddrLeaseValidFrom>
       
   833       <ConfigDaemonManagerName>NetCfgExtnDhcp</ConfigDaemonManagerName>
       
   834       <ConfigDaemonName>!DhcpServ</ConfigDaemonName>
   819     </LANService>
   835     </LANService>
   820 </LANServiceTable>
   836 </LANServiceTable>
   821 
   837 
   822 <DialInISPTable>
   838 <DialInISPTable>
   823     <DialInISP operation="template">
   839     <DialInISP operation="template">
  1129         <HeaderCompression>FALSE</HeaderCompression>
  1145         <HeaderCompression>FALSE</HeaderCompression>
  1130         <AnonymousAccess>FALSE</AnonymousAccess>
  1146         <AnonymousAccess>FALSE</AnonymousAccess>
  1131         <IfNetworks>ip</IfNetworks>
  1147         <IfNetworks>ip</IfNetworks>
  1132         <IfAuthName>RasUser</IfAuthName>
  1148         <IfAuthName>RasUser</IfAuthName>
  1133         <IfAuthPass>pass</IfAuthPass>
  1149         <IfAuthPass>pass</IfAuthPass>
       
  1150         <IfPromptForAuth>FALSE</IfPromptForAuth>
  1134         <AuthRetries>1</AuthRetries>
  1151         <AuthRetries>1</AuthRetries>
  1135         <IpNetMask>0.255.255.255</IpNetMask>
  1152         <IpNetMask>0.255.255.255</IpNetMask>
  1136         <IpGateway>10.0.0.1</IpGateway>
  1153         <IpGateway>10.0.0.1</IpGateway>
       
  1154         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
  1155         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
  1137         <EnableLCPExtension>TRUE</EnableLCPExtension>
  1156         <EnableLCPExtension>TRUE</EnableLCPExtension>
  1138         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
  1157         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
  1139         <ApType>2</ApType>
  1158         <ApType>2</ApType>
  1140         <QosWarningTimeout>1000000</QosWarningTimeout>
  1159         <QosWarningTimeout>1000000</QosWarningTimeout>
  1141         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
  1142         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
  1143         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
  1144         <RlpMode>TRANSPARENT</RlpMode>
  1160         <RlpMode>TRANSPARENT</RlpMode>
  1145         <CDMAMobileIP>FALSE</CDMAMobileIP>
  1161         <CDMAMobileIP>FALSE</CDMAMobileIP>
  1146         <CDMAMobileIPTimeout>10000000</CDMAMobileIPTimeout>
  1162         <CDMAMobileIPTimeout>10000000</CDMAMobileIPTimeout>
  1147     </CDMA2000PacketService>
  1163     </CDMA2000PacketService>
  1148 </CDMA2000PacketServiceTable>
  1164 </CDMA2000PacketServiceTable>
  1174         <Name>ConnectionPreferencesTable1</Name>
  1190         <Name>ConnectionPreferencesTable1</Name>
  1175         <Ranking>0</Ranking>
  1191         <Ranking>0</Ranking>
  1176         <Direction>OUTGOING</Direction>
  1192         <Direction>OUTGOING</Direction>
  1177         <DialogPref>DONOTPROMPT</DialogPref>
  1193         <DialogPref>DONOTPROMPT</DialogPref>
  1178         <BearerSet>CSD</BearerSet>
  1194         <BearerSet>CSD</BearerSet>
  1179         <IAPRef>IAP.NT RAS with Null Modem</IAPRef>
  1195         <IAPRef>IAP.WLANConnectivity</IAPRef>
  1180     </ConnectionPreferences>
  1196     </ConnectionPreferences>
  1181     <ConnectionPreferences operation="add">
  1197     <ConnectionPreferences operation="add">
  1182         <Name>ConnectionPreferencesTable2</Name>
  1198         <Name>ConnectionPreferencesTable2</Name>
  1183         <Ranking>1</Ranking>
  1199         <Ranking>1</Ranking>
  1184         <Direction>OUTGOING</Direction>
  1200         <Direction>OUTGOING</Direction>
  1185         <DialogPref>DONOTPROMPT</DialogPref>
  1201         <DialogPref>DONOTPROMPT</DialogPref>
  1186         <BearerSet>CSD</BearerSet>
  1202         <BearerSet>LAN</BearerSet>
  1187         <IAPRef>IAP.NT RAS with Null Modem</IAPRef>
  1203         <IAPRef>IAP.WLANConnectivity</IAPRef>
  1188     </ConnectionPreferences>
  1204     </ConnectionPreferences>
  1189 </ConnectionPreferencesTable>
  1205 </ConnectionPreferencesTable>
  1190 
  1206 
  1191 <GlobalSettingsTable>
  1207 <GlobalSettingsTable>
  1192     <GlobalSettings operation="add">
  1208     <GlobalSettings operation="add">
  1193         <Name>GlobalSettingsTable1</Name>
  1209         <Name>GlobalSettingsTable1</Name>
       
  1210         <WAPAccess>WAPAccessPoint.Default Dial In ISP</WAPAccess>
  1194         <RedialAttempts>3</RedialAttempts>
  1211         <RedialAttempts>3</RedialAttempts>
  1195         <SmsBearer>2</SmsBearer>
  1212         <SmsBearer>2</SmsBearer>
  1196         <SmsReceiveMode>2</SmsReceiveMode>
  1213         <SmsReceiveMode>2</SmsReceiveMode>
  1197         <GPRSAttachMode>1</GPRSAttachMode>
  1214         <GPRSAttachMode>1</GPRSAttachMode>
  1198         <AcceptIncomingGprs>1</AcceptIncomingGprs>
  1215         <AcceptIncomingGprs>1</AcceptIncomingGprs>