blob: 4c55b2da4a95a55a4909979e82c94e74625f19c2 [file] [log] [blame]
Simon Hunt56d51852014-11-09 13:03:35 -08001{
2 "comments": [
Simon Hunt7cd48f32014-11-09 23:42:50 -08003 "Add two devices and one link (auto), and two hosts.",
4 "Then update the two hosts (with IP address labels)."
Simon Hunt56d51852014-11-09 13:03:35 -08005 ],
6 "title": "Simple Startup Scenario",
7 "params": {
8 "lastAuto": 0
Simon Huntbb282f52014-11-10 11:08:19 -08009 },
10 "description": [
11 "1. add device [8] (offline)",
12 "2. add device [3] (offline)",
Simon Hunt3f03d4a2014-11-10 20:14:37 -080013 "3. update device [8] (online, label3 change)",
14 "4. update device [3] (online, label3 change)",
Simon Huntbb282f52014-11-10 11:08:19 -080015 "5. add link [3] --> [8]",
16 "6. add host (to [3])",
17 "7. add host (to [8])",
18 "8. update host[3] (IP now 10.0.0.13)",
19 "9. update host[8] (IP now 10.0.0.17)",
Simon Hunt3f03d4a2014-11-10 20:14:37 -080020 "10. update link (increase width, update props)",
21 "11. update link (reduce width, update props)",
22 "12. remove link",
Simon Hunt44031102014-11-11 13:20:36 -080023 "13. remove host (10.0.0.17)"
Simon Huntbb282f52014-11-10 11:08:19 -080024 ]
Simon Huntfc274c92014-11-11 11:05:46 -080025}