summaryrefslogtreecommitdiffstats
path: root/scripts/cap2
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2015-12-10 18:00:03 +0200
committerHanoh Haim <hhaim@cisco.com>2015-12-10 18:00:03 +0200
commitf19704e9c75fc4a7931b95390d988c937674c2db (patch)
treec8f5996a7cd9e32a629a2505721885ca5074820d /scripts/cap2
parentfc4b8bddcb4550cbf8d06e414b82a1d082d1d996 (diff)
add dns without delay
Diffstat (limited to 'scripts/cap2')
-rw-r--r--scripts/cap2/dns_no_delay.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/scripts/cap2/dns_no_delay.yaml b/scripts/cap2/dns_no_delay.yaml
new file mode 100644
index 00000000..ab387d31
--- /dev/null
+++ b/scripts/cap2/dns_no_delay.yaml
@@ -0,0 +1,23 @@
+- duration : 10.0
+ generator :
+ distribution : "seq"
+ clients_start : "16.0.0.1"
+ clients_end : "16.0.1.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 : 0
+ udp_aging : 0
+ mac : [0x00,0x00,0x00,0x01,0x00,0x00]
+ #vlan : { enable : 1 , vlan0 : 100 , vlan1 : 200 }
+ #mac_override_by_ip : true
+ cap_info :
+ - name: cap2/dns.pcap
+ cps : 1.0
+ ipg : 10000
+ rtt : 10000
+ w : 1
+
+