andrea | eb70a94 | 2015-10-16 21:34:46 -0700 | [diff] [blame] | 1 | { |
2 | "devices":{ | ||||
3 | "netconf:mininet@10.1.9.24:1830":{ | ||||
4 | "basic":{ | ||||
5 | "driver":"ovs-netconf" | ||||
6 | } | ||||
7 | } | ||||
8 | }, | ||||
9 | "apps":{ | ||||
10 | "org.onosproject.netconf":{ | ||||
11 | "devices":[{ | ||||
12 | "name":"mininet", | ||||
13 | "password":"mininet", | ||||
14 | "ip":"10.1.9.24", | ||||
15 | "port":1830 | ||||
16 | }] | ||||
17 | } | ||||
18 | } | ||||
19 | } |