networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_7_HLR5_2_5.ini
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 15:23:49 +0200
changeset 0 af10295192d8
child 10 c64cefac6e99
permissions -rw-r--r--
Revision: 201004


///////////////////////
// QoS Parameter(s)  //
///////////////////////

// Network 97/98 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=0
extraJoinExplicitTcp=0
extraJoinImplicitUdp=1
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