9 | | To get started, make a reservation on the grid and then load the ''ubuntu-14-04-64bit-sdr.ndz'' on two nodes - one node with a Zepto SDR and the other node a USRP. For this example we'll use node20-13 and node20-20 which have a Zepto SDR and USRP, respectively. |
10 | | {{{ |
11 | | user@console.grid:~$ omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20]] |
12 | | }}} |
| 9 | * Before you can access the testbed, you need to [https://www.orbit-lab.org/schedule make a reservation] and get it approved by the [wiki:Documentation/Scheduler reservation service]. After receiving the reservation's confirmation (approval) email, load the ''ubuntu-14-04-64bit-sdr.ndz'' on two nodes and turn them on - one node with a Zepto SDR and the other node a USRP. For this example we'll use node20-13 and node20-20 which have a Zepto SDR and USRP, respectively: |
14 | | Turn on both nodes and verify that the interface to each SDR is configured correctly. |
| 11 | * [[CollapsibleStart(Login into reserved domain: ssh username@sb3.orbit-lab.org)]][[Include(Documentation/Short/Login)]][[CollapsibleEnd]] |
| 12 | * [[CollapsibleStart(Load an image on the nodes: omf load -i ubuntu-14-04-64bit-sdr.ndz -t [[20,13],[20,20])]] [[Include(Documentation/Short/LoadImage)]][[CollapsibleEnd]] |
| 13 | * [[CollapsibleStart(Turn on the nodes: omf tell -a on -t [[20,13],[20,20])]] [[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]] |
| 14 | Once the nodes boot up, verify that the interface to each SDR is configured correctly. |