francesco | ee36391 | 2017-05-02 16:55:28 -0700 | [diff] [blame] | 1 | { |
| 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" : { |
fran | 937ff5c | 2017-09-06 11:27:07 +0200 | [diff] [blame] | 31 | "publicIp" : "10.128.14.1", |
francesco | ee36391 | 2017-05-02 16:55:28 -0700 | [diff] [blame] | 32 | "port" : "8181", |
| 33 | "username" : "sdn", |
| 34 | "password" : "rocks", |
| 35 | "topic" : "ecord-domains-topic-one" |
| 36 | } |
| 37 | } |
| 38 | } |
| 39 | } |
| 40 | |
| 41 | |