networkcontrol/qosfwconfig/qostest/TS_QoSAPI/scripts/ip4/ImplicitUdp/Qos_Scenario_19_HLR5_5_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 99 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=2
       
    46 extraJoinExplicitTcp=0
       
    47 extraJoinImplicitUdp=0
       
    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 // Number of extra Socket(s) To Join (Tcp and or Udp) //
       
    60 ////////////////////////////////////////////////////////
       
    61 extraJoinImplicitTcp=0
       
    62 extraJoinExplicitTcp=0
       
    63 extraJoinImplicitUdp=1
       
    64 extraJoinExplicitUdp=0
       
    65 
       
    66 ////////////////////////////////////////////
       
    67 // Initialize QoS Setting for QoS Channel //
       
    68 ////////////////////////////////////////////
       
    69 QoSParametersRefrence=1
       
    70 
       
    71 ////////////////////////////////
       
    72 // Socket Number(s) to join 2 //
       
    73 ////////////////////////////////
       
    74 join=2
       
    75 
       
    76 ////////////////////////////////////////////
       
    77 // Socket Number(s) to Leave, Sockets 1 2 //
       
    78 ////////////////////////////////////////////
       
    79 leave=1 2
       
    80 
       
    81 
       
    82 [QoSChannel2]
       
    83 // Socket Number To Open with the QoS Channel 2, Socket 1
       
    84 
       
    85 extraJoinImplicitTcp=0
       
    86 extraJoinExplicitTcp=0
       
    87 extraJoinImplicitUdp=0
       
    88 extraJoinExplicitUdp=0
       
    89 
       
    90 ////////////////////////////////////////////
       
    91 // Initialize QoS Setting for QoS Channel //
       
    92 ////////////////////////////////////////////
       
    93 QoSParametersRefrence=1
       
    94 
       
    95 ////////////////////////////////
       
    96 // Socket Number(s) to join  //
       
    97 ////////////////////////////////
       
    98 join=0
       
    99 
       
   100 ////////////////////////////////////////////
       
   101 // Socket Number(s) to Leave, Sockets 1   //
       
   102 ////////////////////////////////////////////
       
   103 leave=1
       
   104 
       
   105 
       
   106 
       
   107 
       
   108