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/sip_short1.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 scripts/cap2/sip_short1.yaml (limited to 'scripts/cap2/sip_short1.yaml') diff --git a/scripts/cap2/sip_short1.yaml b/scripts/cap2/sip_short1.yaml new file mode 100755 index 00000000..e644bf56 --- /dev/null +++ b/scripts/cap2/sip_short1.yaml @@ -0,0 +1,24 @@ +- duration : 1.0 + 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 + cap_ipg : true + #cap_ipg_min : 100 + #cap_override_ipg : 200 + mac : [0x00,0x00,0x00,0x01,0x00,0x00] + cap_info : + - name: avl/delay_10_sip_video_call_short.pcap + cps : 1.0 + ipg : 10000 + rtt : 10000 + w : 5 + plugin_id : 2 + -- cgit 1.2.3-korg