networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/implicittcp/Qos_Scenario_26_HLR5_6_7.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 16:36:59 +0300
changeset 14 b33c3d136b7e
parent 0 af10295192d8
permissions -rw-r--r--
Revision: 201015 Kit: 201015

//
// 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

// Network 99 Settings
[QoS2]
///////////////////////
// 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

///////////////////////////////////////////
// Change Networks / Change QoS Settings //
///////////////////////////////////////////
ChangeQoSSettingsRefrence=0


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

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

///////////////////////////////////////////
// Change Networks / Change QoS Settings //
///////////////////////////////////////////
ChangeQoSSettingsRefrence=2