| "defn_name": "demo-clouds", |
| "defn_desc": "Demo Sample Subnet Clouds", |
| "Sample cloud sprite layout", |
| "(1) Register on the server with ...", |
| " onos-upload-sprites localhost demo-clouds.json", |
| "(2) Load into topology view with ...", |
| " http://localhost:8181/onos/ui/index.html#/topo?sprites=demo-clouds" |
| { "id": "subnetA", "pos":[250,40], "label":"192.168.2.0/24", "class":"blue1" }, |
| { "id": "subnetA", "pos":[-200,400], "label":"192.168.1.0/24", "class":"gold1" }, |
| { "id": "subnetA", "pos":[700,400], "label":"192.168.3.0/24", "class":"gold1" } |
| { "pos":[450,700], "text":"Demo Subnets", "size":1.6 } |