diff options
Diffstat (limited to 'scripts/cap2/rtsp_short3.yaml')
-rwxr-xr-x | scripts/cap2/rtsp_short3.yaml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/scripts/cap2/rtsp_short3.yaml b/scripts/cap2/rtsp_short3.yaml new file mode 100755 index 00000000..8e0fd53d --- /dev/null +++ b/scripts/cap2/rtsp_short3.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.0.255" + clients_per_gb : 201 + min_clients : 101 + dual_port_mask : "1.0.0.0" + tcp_aging : 1 + udp_aging : 1 + cap_ipg : true + #cap_ipg_min : 100 + #cap_override_ipg : 200 + mac : [0x00,0x00,0x00,0x01,0x00,0x00] + cap_info : + - name: cap2/delay_10_rtp_250k_short.pcap + cps : 1.0 + ipg : 10000 + rtt : 10000 + w : 5 + plugin_id : 1 + |