netconf-cfg.json 295 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 { "devices":{ "netconf:10.1.9.24:830":{ "basic":{ "driver":"ovs-netconf" } } }, "apps":{ "org.onosproject.netconf":{ "devices":[{ "name":"mininet", "password":"mininet", "ip":"10.1.9.24", "port":830 }] } } }