blob: 78b14b59170de4e969ac9ef3f1cf7a91bab41c0e [file] [log] [blame]
Andrea Campanella9bc81302017-10-20 11:56:51 +02001{
2 "links": {
3 "netconf:10.0.0.20:830/0-of:0000001e08095936/50" : {
4 "basic" : {
5 "type" : "DIRECT"
6 }
7 },
8 "of:0000001e08095936/50-netconf:10.0.0.20:830/0" : {
9 "basic" : {
10 "type" : "DIRECT"
11 }
12 }
13 },
14 "apps" : {
15 "org.opencord.ce.local.bigswitch" : {
16 "mefPorts" :
17 [
18 {
19 "mefPortType" : "UNI",
20 "connectPoint" : "netconf:10.0.0.20:830/0"
21 },
22 {
23 "mefPortType" : "INNI",
24 "connectPoint" : "of:0000001e08095936/49",
25 "interlinkId" : "cm-1"
26 }
27 ]
28 },
29 "org.opencord.ce.local.channel.http" : {
30 "global" : {
31 "publicIp" : "10.128.14.1",
32 "port" : "8182",
33 "username" : "sdn",
34 "password" : "rocks",
35 "topic" : "ecord-domains-topic-one"
36 }
37 }
38 }
39}
40
41