blob: a640d381aeebcf8c615e73427366b58d3eddb579 [file] [log] [blame]
Simon Hunt7df764f2017-09-14 21:26:14 -07001{
2 "comments": [
3 "Single Host connected to two devices (Dual-Homed)."
4 ],
5 "title": "Dual-Homed Scenario",
6 "params": {
7 "lastAuto": 0
8 },
9 "description": [
10 "Simple sequence of events...",
11 "",
12 "1. add instance",
13 "2. add device [1]",
14 "3. add device [2]",
15 "4. add link [1] --> [2]",
16 "5. add link [2] --> [1]",
17 "6. add host (to [1])",
18 "7. update device [1]",
19 "8. update device [2]",
20 "9. move host (to include [2])"
21 ]
22}