-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathtopology.db
1 lines (1 loc) · 2.92 KB
/
topology.db
1
{"h2": {"s2": {"delay": null, "loss": null, "mac": "00:00:0a:00:02:02", "intf": "h2-eth0", "weight": 1, "bw": null, "queue_length": null, "ip": "10.0.2.2/24"}, "type": "host", "gateway": "10.0.2.254", "interfaces_to_port": {"h2-eth0": 0}, "interfaces_to_node": {"h2-eth0": "s2"}}, "h3": {"s3": {"delay": null, "loss": null, "mac": "00:00:0a:00:03:03", "intf": "h3-eth0", "weight": 1, "bw": null, "queue_length": null, "ip": "10.0.3.3/24"}, "interfaces_to_node": {"h3-eth0": "s3"}, "type": "host", "gateway": "10.0.3.254", "interfaces_to_port": {"h3-eth0": 0}}, "s1": {"sw_id": 1, "thrift_port": 9090, "s3": {"delay": null, "loss": null, "mac": "ca:d8:0d:08:d5:e9", "intf": "s1-eth3", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "s2": {"delay": null, "loss": null, "mac": "12:df:8e:e1:c4:fb", "intf": "s1-eth2", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "h1": {"delay": null, "loss": null, "mac": "00:01:0a:00:01:01", "intf": "s1-eth1", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "subtype": "p4switch", "interfaces_to_node": {"s1-eth1": "h1", "s1-eth3": "s3", "s1-eth2": "s2"}, "type": "switch", "interfaces_to_port": {"lo": 0, "s1-eth1": 1, "s1-eth3": 3, "s1-eth2": 2}}, "h1": {"interfaces_to_node": {"h1-eth0": "s1"}, "s1": {"delay": null, "loss": null, "mac": "00:00:0a:00:01:01", "intf": "h1-eth0", "weight": 1, "bw": null, "queue_length": null, "ip": "10.0.1.1/24"}, "type": "host", "gateway": "10.0.1.254", "interfaces_to_port": {"h1-eth0": 0}}, "h4": {"s3": {"delay": null, "loss": null, "mac": "00:00:0a:00:03:04", "intf": "h4-eth0", "weight": 1, "bw": null, "queue_length": null, "ip": "10.0.3.4/24"}, "interfaces_to_node": {"h4-eth0": "s3"}, "type": "host", "gateway": "10.0.3.254", "interfaces_to_port": {"h4-eth0": 0}}, "s3": {"sw_id": 3, "thrift_port": 9092, "h3": {"delay": null, "loss": null, "mac": "00:01:0a:00:03:03", "intf": "s3-eth2", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "s1": {"delay": null, "loss": null, "mac": "2e:99:89:f4:89:92", "intf": "s3-eth1", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "h4": {"delay": null, "loss": null, "mac": "00:01:0a:00:03:04", "intf": "s3-eth3", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "subtype": "p4switch", "interfaces_to_node": {"s3-eth3": "h4", "s3-eth2": "h3", "s3-eth1": "s1"}, "type": "switch", "interfaces_to_port": {"lo": 0, "s3-eth3": 3, "s3-eth2": 2, "s3-eth1": 1}}, "s2": {"sw_id": 2, "thrift_port": 9091, "h2": {"delay": null, "loss": null, "mac": "00:01:0a:00:02:02", "intf": "s2-eth1", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "interfaces_to_node": {"s2-eth1": "h2", "s2-eth2": "s1"}, "s1": {"delay": null, "loss": null, "mac": "72:6e:d0:3e:7c:ef", "intf": "s2-eth2", "weight": 1, "bw": null, "queue_length": null, "ip": "None/None"}, "subtype": "p4switch", "type": "switch", "interfaces_to_port": {"lo": 0, "s2-eth2": 2, "s2-eth1": 1}}}