blob: 524377c8087c27078501377d15a535347fb4950b [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": [
Simon Hunt58c6d6e2014-11-28 13:36:47 -080011 "Press 'H' to show hosts.",
12 "",
13 "Press '-' to fire further events.",
14 "",
Simon Huntbb282f52014-11-10 11:08:19 -080015 "1. add device [8] (offline)",
16 "2. add device [3] (offline)",
Simon Hunt3f03d4a2014-11-10 20:14:37 -080017 "3. update device [8] (online, label3 change)",
18 "4. update device [3] (online, label3 change)",
Simon Huntbb282f52014-11-10 11:08:19 -080019 "5. add link [3] --> [8]",
20 "6. add host (to [3])",
21 "7. add host (to [8])",
22 "8. update host[3] (IP now 10.0.0.13)",
23 "9. update host[8] (IP now 10.0.0.17)",
Simon Hunt3f03d4a2014-11-10 20:14:37 -080024 "10. update link (increase width, update props)",
25 "11. update link (reduce width, update props)",
26 "12. remove link",
Simon Hunt6d9bd032014-11-28 22:16:40 -080027 "13. remove host (10.0.0.17)",
28 "13. remove device [3]"
Simon Huntbb282f52014-11-10 11:08:19 -080029 ]
Simon Huntfc274c92014-11-11 11:05:46 -080030}