blob: 8cc3fb93570ff4d00948f5eef4eae42af72bb48b [file] [log] [blame]
francescoee363912017-05-02 16:55:28 -07001{
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 "clusterIps" : [
32 "10.128.14.1"
33 ],
34 "port" : "8181",
35 "username" : "sdn",
36 "password" : "rocks",
37 "topic" : "ecord-domains-topic-one"
38 }
39 }
40 }
41}
42
43