blob: 19d6190836b2b7ead5ce16a33475d4d363da67a1 [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)",
13 "3. update device [8] (online)",
14 "4. update device [3] (online)",
15 "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)",
20 ""
21 ]
Simon Hunt56d51852014-11-09 13:03:35 -080022}