blob: 5fb8869964bede92322c3854bba9f630952ed352 [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 Huntbb282f52014-11-10 11:08:19 -080023 ""
24 ]
Simon Hunt56d51852014-11-09 13:03:35 -080025}