45 | | 1. First, we want to make sure that the wireless interfaces on both nodes are on. By default, wireless interfaces on ORBIT nodes are disabled to reduce RF noise for experiments. On both nodes, run `ip a` to list the |
46 | | current network interfaces. You should see something like |
| 45 | 1. First, we need to ssh from the console to the node. You will operate as the root user on the nodes, so run `ssh root@node1-1` to connect to node1-1, for example. You may want to open a second terminal with another connection to console.sb1.orbit-lab.org so that you can simultaneously ssh to node1-2 and run these commands in parallel. |
| 46 | |
| 47 | Before we set up the access point, we want to make sure that the wireless interfaces on both nodes are on. By default, wireless interfaces on ORBIT nodes are disabled to reduce RF noise for experiments. On both nodes, run `ip a` to list the current network interfaces. You should see something like |