networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ExplicitUdp/Qos_Scenario_7_HLR5_2_5.ini
changeset 0 af10295192d8
child 10 c64cefac6e99
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 
       
     2 ///////////////////////
       
     3 // QoS Parameter(s)  //
       
     4 ///////////////////////
       
     5 
       
     6 // Network 97/98 Settings
       
     7 [QoS1]
       
     8 ///////////////////////
       
     9 // Uplink Parameters //
       
    10 ///////////////////////
       
    11 TokenRateUplink=1100
       
    12 TokenBucketSizeUplink=2000
       
    13 MaxTransferRateUplink=1200
       
    14 MaxPacketSizeUplink=1300
       
    15 MinPolicedUnitUplink=1200
       
    16 DelayUplink=1
       
    17 PriorityUplink=0
       
    18 DropModeUplink=1
       
    19 /////////////////////////
       
    20 // Downlink Parameters //
       
    21 /////////////////////////
       
    22 TokenRateDownlink=2100
       
    23 TokenBucketSizeDownlink=3000
       
    24 MaxTransferRateDownlink=2200
       
    25 MaxPacketSizeDownlink=2300
       
    26 MinPolicedUnitDownlink=2200
       
    27 DelayDownlink=2
       
    28 PriorityDownlink=1
       
    29 DropModeDownlink=2
       
    30 /////////////
       
    31 // Adaptor //
       
    32 /////////////
       
    33 AdaptorPriority=0
       
    34 AdaptMode=1
       
    35 
       
    36 
       
    37 // Number of socket(s) to open would be the same as the number of QoS channel(s), 
       
    38 // 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
       
    39 
       
    40 // QoS Channel(s)
       
    41 [Test_2.0]
       
    42 ////////////////////////////////////////////////////////
       
    43 // Number of extra Socket(s) To Join (Tcp and or Udp) //
       
    44 ////////////////////////////////////////////////////////
       
    45 extraJoinImplicitTcp=0
       
    46 extraJoinExplicitTcp=0
       
    47 extraJoinImplicitUdp=1
       
    48 extraJoinExplicitUdp=0
       
    49 
       
    50 
       
    51 ///////////////////////////
       
    52 // QoS Channel Option(s) //
       
    53 ///////////////////////////
       
    54 
       
    55 [QoSChannel1]
       
    56 // Socket Number To Open with the QoS Channel 1, Socket 1
       
    57 
       
    58 ////////////////////////////////////////////
       
    59 // Initialize QoS Setting for QoS Channel //
       
    60 ////////////////////////////////////////////
       
    61 QoSParametersRefrence=1
       
    62 
       
    63 
       
    64 
       
    65