aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/tools/tutorials/sdnip/configs/gui.json
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/tools/tutorials/sdnip/configs/gui.json')
-rw-r--r--framework/src/onos/tools/tutorials/sdnip/configs/gui.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/src/onos/tools/tutorials/sdnip/configs/gui.json b/framework/src/onos/tools/tutorials/sdnip/configs/gui.json
deleted file mode 100644
index fdc97575..00000000
--- a/framework/src/onos/tools/tutorials/sdnip/configs/gui.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "hosts" : [
- { "mac": "00:00:00:00:00:01", "vlan": -1, "location": "of:00000000000000a3/1", "ip": "10.0.1.101, 10.0.2.101, 10.0.3.101, 10.0.4.101", "annotations": { "type": "bgpSpeaker" } },
- { "mac": "00:00:00:00:01:01", "vlan": -1, "location": "of:00000000000000a1/1", "ip": "10.0.1.1", "annotations": { "type": "router" } },
- { "mac": "00:00:00:00:02:01", "vlan": -1, "location": "of:00000000000000a2/1", "ip": "10.0.2.1", "annotations": { "type": "router" } },
- { "mac": "00:00:00:00:03:01", "vlan": -1, "location": "of:00000000000000a5/1", "ip": "10.0.3.1", "annotations": { "type": "router" } },
- { "mac": "00:00:00:00:04:01", "vlan": -1, "location": "of:00000000000000a6/1", "ip": "10.0.4.1", "annotations": { "type": "router" } }
- ]
-}