blob: a720ab86ae1155216359e9fcc3e7b8b38888129b [file] [log] [blame]
Simon Huntab1305242015-05-06 18:07:13 -07001{
2 "comments": [
3 "Add two devices and one link (auto), and two 'hosts'.",
4 "But the hosts are the same box with two NICs."
5 ],
6 "title": "Multi-Homed Scenario",
7 "params": {
8 "lastAuto": 0
9 },
10 "description": [
11 "Simple sequence of events...",
12 "",
13 "1. add instance A",
14 "2. add instance B",
15 "3. add device [8]",
16 "4. add device [3]",
17 "5. add link [3] --> [8]",
18 "6. add host (to [3])",
19 "7. add host (to [8])"
20 ]
21}