ITM yang cleanup CSIT changes
[integration/test.git] / csit / variables / genius / Itm_creation_no_vlan_sodium_and_above.json
1 {
2         "transport-zone": [
3             {
4                 "tunnel-type": "odl-interface:tunnel-type-vxlan",
5                 "vteps": [
6                     {
7                         "dpn-id": 100,
8                         "ip-address": "2.2.2.2",
9                         "option-of-tunnel": false
10                     },
11                     {
12                         "dpn-id": 101,
13                         "ip-address": "3.3.3.3",
14                         "option-of-tunnel": false
15                     },
16                     {
17                         "dpn-id": 102,
18                         "ip-address": "4.4.4.4",
19                         "option-of-tunnel": false
20                     }
21                 ],
22                 "zone-name": "TZA"
23             }
24         ]
25 }