blob: 3349087c198cce2ac4370405a12d093e0c4e3d95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
- duration : 1.0
generator :
distribution : "seq"
clients_start : "20.0.0.1"
clients_end : "20.0.0.255"
servers_start : "90.0.0.1"
servers_end : "90.0.255.255"
clients_per_gb : 201
min_clients : 101
dual_port_mask : "1.0.0.0"
tcp_aging : 0
udp_aging : 0
generator_clients :
- name : "c1"
distribution : "seq"
ip_start : "16.0.0.1"
ip_end : "16.0.1.255"
- name : "c2"
distribution : "seq"
ip_start : "36.0.0.1"
ip_end : "36.0.1.255"
generator_servers :
- name : "s1"
distribution : "seq"
ip_start : "48.0.0.1"
ip_end : "48.0.1.255"
track_ports : false
- name : "s2"
distribution : "seq"
ip_start : "38.0.0.1"
ip_end : "38.0.1.255"
track_ports : false
mac : [0x0,0x0,0x0,0x1,0x0,0x00]
cap_info :
- name: cap2/http_get.pcap
client_pool: "c1"
server_pool: "s1"
cps : 1.0
ipg : 100
rtt : 10000
w : 1
|