Append 3 more punt path protection TCs
[integration/test.git] / csit / variables / unimgr / add_eplan.json
1 {
2 "mef-services": {
3     "mef-service": [
4       {
5         "svc-id": 2,
6         "svc-type": "eplan",
7         "evc": {
8           "evc-id": "2",
9           "unis": {
10             "uni": [
11               {
12                 "uni-id": "1:s1-eth3",
13                 "role": "root"
14               },
15               {
16                 "uni-id": "1:s1-eth4",
17                 "role": "root"
18               },
19               {
20                 "uni-id": "1:s1-eth5",
21                 "role": "root"
22               }
23             ]
24           },
25           "evc-type": "multipoint-to-multipoint"
26         }
27       }
28     ]
29   }
30 }