From 8b52a31ed2c299b759f330c4f976b9c70f5765f4 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Wed, 24 Jun 2015 14:03:29 +0300 Subject: first version --- scripts/cap2/sfr.yaml | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100755 scripts/cap2/sfr.yaml (limited to 'scripts/cap2/sfr.yaml') diff --git a/scripts/cap2/sfr.yaml b/scripts/cap2/sfr.yaml new file mode 100755 index 00000000..da6391d2 --- /dev/null +++ b/scripts/cap2/sfr.yaml @@ -0,0 +1,90 @@ +- duration : 40 + 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_info : + - name: cap2/Oracle.pcap + cps : 150.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/Video_Calls.pcap + cps : 11.4 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/rtp_160k.pcap + cps : 3.6 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/rtp_250k_rtp_only_1.pcap + cps : 4.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/rtp_250k_rtp_only_2.pcap + cps : 4.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/smtp.pcap + cps : 34.2 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/Voice_calls_rtp_only.pcap + cps : 66.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/citrix.pcap + cps : 105.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/dns.pcap + cps : 2400.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/exchange.pcap + cps : 630.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/http_browsing.pcap + cps : 267.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/http_get.pcap + cps : 345.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/http_post.pcap + cps : 345.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/https.pcap + cps : 111.0 + ipg : 10000 + rtt : 10000 + w : 4 + - name: cap2/mail_pop.pcap + cps : 34.2 + ipg : 10000 + rtt : 10000 + w : 4 + -- cgit 1.2.3-korg