summaryrefslogtreecommitdiffstats
path: root/scripts/cap2
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-06-27 15:01:42 +0300
committerHanoh Haim <hhaim@cisco.com>2016-06-27 15:01:42 +0300
commitb958f538f4f2255d3c7d39932c4e7ae6d81d67e5 (patch)
tree45efe4e7623a47f99f4a7b2c0f06e01534be45b4 /scripts/cap2
parent75bd61d0fdfbc29ae7c12a4cf02a9bb0d5559164 (diff)
example for more flows support >10M
Diffstat (limited to 'scripts/cap2')
-rw-r--r--scripts/cap2/http_very_long.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/scripts/cap2/http_very_long.yaml b/scripts/cap2/http_very_long.yaml
new file mode 100644
index 00000000..0e7bb46f
--- /dev/null
+++ b/scripts/cap2/http_very_long.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: avl/delay_10_http_browsing_0.pcap
+ cps : 2.776
+ ipg : 4000000
+ rtt : 4000000
+ w : 1
+