summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/cfg/client_cfg_vlan.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/regression/cfg/client_cfg_vlan.yaml')
-rw-r--r--scripts/automation/regression/cfg/client_cfg_vlan.yaml31
1 files changed, 31 insertions, 0 deletions
diff --git a/scripts/automation/regression/cfg/client_cfg_vlan.yaml b/scripts/automation/regression/cfg/client_cfg_vlan.yaml
new file mode 100644
index 00000000..db70e4e1
--- /dev/null
+++ b/scripts/automation/regression/cfg/client_cfg_vlan.yaml
@@ -0,0 +1,31 @@
+vlan: true
+#vlan: false
+
+groups:
+
+- ip_start : 16.0.0.1
+ ip_end : 16.0.1.255
+ initiator :
+ next_hop: 1.1.1.1
+ src_ip : 1.1.1.2
+ vlan : 100
+ responder :
+ next_hop: 1.1.2.1
+ src_ip : 1.1.2.2
+ vlan : 200
+
+ count : 1
+
+- ip_start : 17.0.0.1
+ ip_end : 17.0.1.255
+ initiator :
+ next_hop: 1.1.3.1
+ src_ip : 1.1.3.2
+ vlan : 100
+ responder :
+ next_hop: 1.1.4.1
+ src_ip : 1.1.4.2
+ vlan : 200
+
+ count : 1
+