GENIUS-136 : Enhance Genius-CSIT to 3 Switches
[integration/test.git] / csit / variables / genius / l2vlan.json
1 {
2         "interface": [
3             {
4                 "name": "l2vlan-trunk",
5                 "type": "iana-if-type:l2vlan",
6                 "l2vlan-mode":"trunk",
7                 "odl-interface:parent-interface": "tap0ed70586-6c",
8                 "enabled": "true"
9             }
10         ]
11 }