networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ImplicitUdp/Qos_Scenario_28_HLR5_6_9.ini
changeset 0 af10295192d8
child 10 c64cefac6e99
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ImplicitUdp/Qos_Scenario_28_HLR5_6_9.ini	Tue Jan 26 15:23:49 2010 +0200
@@ -0,0 +1,78 @@
+
+///////////////////////
+// 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=0
+extraJoinExplicitTcp=0
+extraJoinImplicitUdp=2
+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 1   //
+////////////////////////////////////////////
+leave=1
+
+
+[QoSChannel2]
+// Socket Number To Open with the QoS Channel 2, Socket 1
+
+////////////////////////////////////////////
+// Initialize QoS Setting for QoS Channel //
+////////////////////////////////////////////
+QoSParametersRefrence=1
+
+
+