summaryrefslogtreecommitdiffstats
path: root/scripts/cap2/per_template_gen2.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cap2/per_template_gen2.yaml')
-rw-r--r--scripts/cap2/per_template_gen2.yaml20
1 files changed, 14 insertions, 6 deletions
diff --git a/scripts/cap2/per_template_gen2.yaml b/scripts/cap2/per_template_gen2.yaml
index 5edc3e49..269e4958 100644
--- a/scripts/cap2/per_template_gen2.yaml
+++ b/scripts/cap2/per_template_gen2.yaml
@@ -13,14 +13,23 @@
generator_clients :
- name : "c1"
distribution : "seq"
- ip_start : "16.0.0.1"
- ip_end : "16.0.0.255"
+ ip_start : "26.0.0.1"
+ ip_end : "26.0.1.255"
+ - name : "c2"
+ distribution : "seq"
+ ip_start : "36.0.0.1"
+ ip_end : "36.0.1.255"
generator_servers :
- name : "s1"
distribution : "seq"
- ip_start : "48.0.0.1"
- ip_end : "48.0.255.255"
- track_ports: true
+ ip_start : "28.0.0.1"
+ ip_end : "28.0.1.255"
+ track_ports : false
+ - name : "s2"
+ distribution : "seq"
+ ip_start : "38.0.0.1"
+ ip_end : "38.0.1.255"
+ track_ports : false
mac : [0x0,0x0,0x0,0x1,0x0,0x00]
cap_info :
- name: cap2/http_get.pcap
@@ -30,4 +39,3 @@
ipg : 100
rtt : 10000
w : 1
-