{ "hosts": [ "h1", "h2" ], "switches": { "s1": { "cli_input" : "s1-commands.txt" } }, "links": [ ["h1", "s1"], ["h2", "s1"] ] }