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/rtsp_full1.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 scripts/cap2/rtsp_full1.yaml (limited to 'scripts/cap2/rtsp_full1.yaml') diff --git a/scripts/cap2/rtsp_full1.yaml b/scripts/cap2/rtsp_full1.yaml new file mode 100755 index 00000000..c150f54a --- /dev/null +++ b/scripts/cap2/rtsp_full1.yaml @@ -0,0 +1,17 @@ +- duration : 5.0 + min_src_ip : 0x80f1c2c3 + max_src_ip : 0x90f1c2c3 + min_dst_ip : 0xa0f2c2c3 + max_dst_ip : 0xb0f2c2c3 + cap_ipg : true + #cap_ipg_min : 100 + #cap_override_ipg : 200 + mac : [0x00,0x00,0x00,0x01,0x00,0x00] + cap_info : + - name: avl/delay_10_rtp_250k_full.pcap + cps : 1.0 + ipg : 10000 + rtt : 10000 + w : 5 + plugin_id : 1 + -- cgit 1.2.3-korg