onos/tools/test/topos/tower.json
Thomas Vachuska d87a6b0c27 Updating tower topology for the tutorial.
Change-Id: I860580a1128f34cef8151714893d25b707221730
2018-02-06 22:25:40 +00:00

14 lines
409 B
JSON

{
"devices": {
"of:0000000000000001": { "basic": { "name": "Spine-1" }},
"of:0000000000000002": { "basic": { "name": "Spine-2" }},
"of:000000000000000b": { "basic": { "name": "Leaf-1" }},
"of:000000000000000c": { "basic": { "name": "Leaf-2" }},
"of:000000000000000d": { "basic": { "name": "Leaf-3" }},
"of:000000000000000e": { "basic": { "name": "Leaf-4" }}
},
"hosts": {
}
}