summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/cfg
diff options
context:
space:
mode:
authorIdo Barnea <ibarnea@cisco.com>2016-11-27 15:02:14 +0200
committerIdo Barnea <ibarnea@cisco.com>2016-11-27 15:02:14 +0200
commit2f7f320e74ccf7c08d878533577baebdbdff6e28 (patch)
tree9f832a62719688d78b1054e3b14fb1da2e6298ac /scripts/automation/regression/cfg
parentd9c0afbe77386f359d2ba90f1cdbef65f2dfae94 (diff)
client config regression
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
Diffstat (limited to 'scripts/automation/regression/cfg')
-rw-r--r--scripts/automation/regression/cfg/client_cfg.yaml40
1 files changed, 40 insertions, 0 deletions
diff --git a/scripts/automation/regression/cfg/client_cfg.yaml b/scripts/automation/regression/cfg/client_cfg.yaml
new file mode 100644
index 00000000..8db8dfd5
--- /dev/null
+++ b/scripts/automation/regression/cfg/client_cfg.yaml
@@ -0,0 +1,40 @@
+#vlan: true
+vlan: false
+
+groups:
+
+- ip_start : 16.0.0.1
+ ip_end : 16.0.1.255
+ initiator :
+ next_hop: 1.1.1.1
+ responder :
+ next_hop: 1.1.2.1
+
+ count : 1
+
+- ip_start : 17.0.0.1
+ ip_end : 17.0.1.255
+ initiator :
+ next_hop: 1.1.3.1
+ responder :
+ next_hop: 1.1.4.1
+
+ count : 1
+
+- ip_start : 18.0.0.1
+ ip_end : 18.0.1.255
+ initiator :
+ next_hop: 1.1.5.1
+ responder :
+ next_hop: 1.1.6.1
+
+ count : 1
+
+- ip_start : 19.0.0.1
+ ip_end : 19.0.1.255
+ initiator :
+ next_hop: 1.1.7.1
+ responder :
+ next_hop: 1.1.8.1
+
+ count : 1