summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/cfg/client_cfg.yaml
blob: 5c3d19efeb1d2488a460b9f84f16a6759841a0db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#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
     responder :
                 next_hop: 1.1.2.1
                 src_ip  : 1.1.2.2

     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
     responder :
                 next_hop: 1.1.4.1
                 src_ip  : 1.1.4.2

     count     : 1

-    ip_start  : 18.0.0.1
     ip_end    : 18.0.1.255
     initiator :
                 next_hop: 1.1.5.1
                 src_ip  : 1.1.5.2
     responder :
                 next_hop: 1.1.6.1
                 src_ip  : 1.1.6.2

     count     : 1

-    ip_start  : 19.0.0.1
     ip_end    : 19.0.1.255
     initiator :
                 next_hop: 1.1.7.1
                 src_ip  : 1.1.7.2
     responder :
                 next_hop: 1.1.8.1
                 src_ip  : 1.1.8.2

     count     : 1