{ "program": "mri.p4", "language": "p4-16", "targets": { "multiswitch": { "auto-control-plane": true, "cli": true, "pcap_dump": true, "bmv2_log": true, "links": [["h1", "s1"], ["h11", "s1"], ["s1", "s2", "0", 0.5], ["s1", "s3"], ["s3", "s2"], ["s2", "h2"], ["s2", "h22"], ["s3", "h3"]], "hosts": { "h1": { }, "h2": { }, "h3": { }, "h11": { }, "h22": { } }, "switches": { "s1": { "entries": "s1-commands.txt" }, "s2": { "entries": "s2-commands.txt" }, "s3": { "entries": "s3-commands.txt" } } } } }