andrea | eb70a94 | 2015-10-16 21:34:46 -0700 | [diff] [blame] | 1 | { |
Andrea Campanella | 34cf65c | 2017-04-12 13:51:32 +0200 | [diff] [blame] | 2 | "devices": { |
3 | "netconf:192.168.56.104:830": { | ||||
4 | "netconf": { | ||||
5 | "ip": "192.168.56.104", | ||||
6 | "port": 830, | ||||
7 | "username": "mininet", | ||||
8 | "password": "mininet" | ||||
9 | }, | ||||
10 | "basic": { | ||||
11 | "driver": "ovs-netconf" | ||||
andrea | eb70a94 | 2015-10-16 21:34:46 -0700 | [diff] [blame] | 12 | } |
13 | } | ||||
andrea | eb70a94 | 2015-10-16 21:34:46 -0700 | [diff] [blame] | 14 | } |
Konstantinos Kanonakis | b3e9704 | 2016-11-15 11:33:07 -0600 | [diff] [blame] | 15 | } |