From 5b7974b82082637c835b181b105fc05193d127bf Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Mon, 26 Dec 2016 07:50:05 +0200 Subject: add --active-flows option to scale the active flows Signed-off-by: Hanoh Haim --- scripts/cap2/cur_flow_single.yaml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 scripts/cap2/cur_flow_single.yaml (limited to 'scripts') diff --git a/scripts/cap2/cur_flow_single.yaml b/scripts/cap2/cur_flow_single.yaml new file mode 100644 index 00000000..a5872da0 --- /dev/null +++ b/scripts/cap2/cur_flow_single.yaml @@ -0,0 +1,21 @@ +- duration : 0.1 + generator : + distribution : "seq" + clients_start : "16.0.0.1" + clients_end : "16.0.0.255" + servers_start : "48.0.0.1" + servers_end : "48.0.255.255" + clients_per_gb : 201 + min_clients : 101 + dual_port_mask : "1.0.0.0" + tcp_aging : 0 + udp_aging : 0 + mac : [0x0,0x0,0x0,0x1,0x0,0x00] + #cap_ipg : true + cap_info : + - name: cap2/udp_10_pkts.pcap + cps : 100 + ipg : 200 + rtt : 200 + w : 1 + -- cgit 1.2.3-korg