summaryrefslogtreecommitdiffstats
path: root/scripts/cap2/ipv6_vlan.yaml
diff options
context:
space:
mode:
authorIdo Barnea <ibarnea@cisco.com>2017-02-15 17:17:18 +0200
committerIdo Barnea <ibarnea@cisco.com>2017-02-16 15:38:30 +0200
commitaf52e17f717ee272577bcaa3524b272531752423 (patch)
treed6e05ad8e24629776549da98910d43801295e9f3 /scripts/cap2/ipv6_vlan.yaml
parent76338aa3565f381df1f415b10d3d22bb5b8d71b6 (diff)
VLAN keyword in platform config file will now make all traffic be sent over vlan
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to 'scripts/cap2/ipv6_vlan.yaml')
-rwxr-xr-xscripts/cap2/ipv6_vlan.yaml23
1 files changed, 0 insertions, 23 deletions
diff --git a/scripts/cap2/ipv6_vlan.yaml b/scripts/cap2/ipv6_vlan.yaml
deleted file mode 100755
index bb91a4f8..00000000
--- a/scripts/cap2/ipv6_vlan.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
-- duration : 10
- 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 : 1
- udp_aging : 1
- src_ipv6 : [0x2001,0x0232,0x1002,0x0051,0x0000,0x0000]
- dst_ipv6 : [0x3001,0x0DB8,0x0003,0x0004,0x0000,0x0000]
- mac : [0x0,0x0,0x0,0x1,0x0,0x00]
- vlan : { enable : 1 , vlan0 : 100 , vlan1 : 200 }
- cap_info :
- - name: cap2/ipv6.pcap
- cps : 10.0
- ipg : 10000
- rtt : 10000
- w : 4
- limit : 20