blob: e3c8020043ee19c3fa9c044d9b9c9c2d78cdd09d [file] [log] [blame]
Konstantinos Kanonakis0c374482017-01-18 15:03:47 -06001{
2 "id": "EVP-Line-1",
3 "evcServiceType": "Point_To_Point",
4 "evcCfgIdentifier": "EVPL1",
5 "SCA_ETH_Flow_Points": [
6 {
7 "evcPerUniCfgIdentifier": "EVPL1-UNI1",
8 "ingressBandwidthProfilePerEvc": {
9 "bwpCfgIdentifier": "",
10 "bwpCfgCir": 2000000,
11 "bwpCfgCbs": 3000,
12 "bwpCfgEir": 2000000,
13 "bwpCfgEbs": 3000
14 },
15 "scaEthFppUniN": {
16 "transportPort": {
17 "CLLI": "CPqD-1-1",
18 "Hostname": "of:0000000000000001",
19 "Port": "1"
20 },
21 "interfaceCfgIdentifier": "uni1",
22 "ceVlanId": "200"
23 }
24 },
25 {
26 "evcPerUniCfgIdentifier": "EVPL1-UNI2",
27 "ingressBandwidthProfilePerEvc": {
28 "bwpCfgIdentifier": "",
29 "bwpCfgCir": 2000000,
30 "bwpCfgCbs": 3000,
31 "bwpCfgEir": 2000000,
32 "bwpCfgEbs": 3000
33 },
34 "scaEthFppUniN": {
35 "transportPort": {
36 "CLLI": "CPqD-2-1",
37 "Hostname": "of:0000000000000002",
38 "Port": "1"
39 },
40 "interfaceCfgIdentifier": "uni2",
41 "ceVlanId": "200"
42 }
43 }
44 ]
45}