networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/implicittcp/Qos_Scenario_29_HLR5_6_10.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: 
//
///////////////////////
// QoS Parameter(s)  //
///////////////////////

// Network 99 Settings
[QoS1]
///////////////////////
// Uplink Parameters //
///////////////////////
TokenRateUplink=1100
TokenBucketSizeUplink=2000
MaxTransferRateUplink=1200
MaxPacketSizeUplink=1300
MinPolicedUnitUplink=1200
DelayUplink=1
PriorityUplink=0
DropModeUplink=1
/////////////////////////
// Downlink Parameters //
/////////////////////////
TokenRateDownlink=2100
TokenBucketSizeDownlink=3000
MaxTransferRateDownlink=2200
MaxPacketSizeDownlink=2300
MinPolicedUnitDownlink=2200
DelayDownlink=2
PriorityDownlink=1
DropModeDownlink=2
/////////////
// Adaptor //
/////////////
AdaptorPriority=0
AdaptMode=1


// Number of socket(s) to open would be the same as the number of QoS channel(s), 
// Each socket is bound to a QoS Channel on the QoS open method Then we can use the Join method to add more sockets to the channel later

// QoS Channel(s)
[Test_2.0]
////////////////////////////////////////////////////////
// Number of extra Socket(s) To Join (Tcp and or Udp) //
////////////////////////////////////////////////////////
extraJoinImplicitTcp=2
extraJoinExplicitTcp=0
extraJoinImplicitUdp=0
extraJoinExplicitUdp=0


///////////////////////////
// QoS Channel Option(s) //
///////////////////////////

[QoSChannel1]
// Socket Number To Open with the QoS Channel 1, Socket 1

////////////////////////////////////////////
// Initialize QoS Setting for QoS Channel //
////////////////////////////////////////////
QoSParametersRefrence=1

////////////////////////////////////////////
// Socket Number(s) to Leave, Sockets 0   //
////////////////////////////////////////////
leave=0


[QoSChannel2]
// Socket Number To Open with the QoS Channel 2, Socket 1

////////////////////////////////////////////
// Initialize QoS Setting for QoS Channel //
////////////////////////////////////////////
QoSParametersRefrence=1

////////////////////////////////////////////
// Socket Number(s) to Leave, Sockets 1   //
////////////////////////////////////////////
leave=1