Luca Prete | 2e0dc5d | 2017-10-26 11:25:56 -0700 | [diff] [blame] | 1 | { |
| 2 | "devices": { |
| 3 | "netconf:10.6.0.162:830": { |
| 4 | "netconf": { |
| 5 | "username": "admin", |
| 6 | "password": "admin", |
| 7 | "ip": "10.6.0.162", |
| 8 | "port": "830" |
| 9 | }, |
| 10 | "basic": { |
| 11 | "driver": "microsemi-netconf", |
| 12 | "type": "SWITCH", |
| 13 | "manufacturer": "Microsemi", |
| 14 | "hwVersion": "EA1000" |
| 15 | } |
| 16 | } |
| 17 | }, |
| 18 | "links": { |
| 19 | "netconf:10.6.0.162:830/0-of:0000cc37ab7cbc60/2" : { |
| 20 | "basic" : { |
| 21 | "type" : "DIRECT" |
| 22 | } |
| 23 | }, |
| 24 | "of:0000cc37ab7cbc60/2-netconf:10.6.0.162:830/0" : { |
| 25 | "basic" : { |
| 26 | "type" : "DIRECT" |
| 27 | } |
| 28 | } |
| 29 | }, |
| 30 | "apps" : { |
| 31 | "org.opencord.ce.local.bigswitch" : { |
| 32 | "mefPorts" : |
| 33 | [ |
| 34 | { |
| 35 | "mefPortType" : "UNI", |
| 36 | "connectPoint" : "netconf:10.6.0.162:830/0" |
| 37 | } |
| 38 | ] |
| 39 | }, |
| 40 | "org.opencord.ce.local.channel.http" : { |
| 41 | "global" : { |
| 42 | "publicIp" : "10.90.1.10", |
| 43 | "port" : "8182", |
| 44 | "username" : "onos", |
| 45 | "password" : "rocks", |
| 46 | "topic" : "ecord-domains-topic-one" |
| 47 | } |
| 48 | } |
| 49 | } |
| 50 | } |