= OAI Remote Radio Head (RRH) This tutorial assumes that you have an ORBIT account, and a reservation for grid.orbit-lab.org In this tutorial, we demonstrate the operation of a split eNB, with one node managing a RF device, and sending I/Q samples to another node fro processing. We will use the following resources: * node3-2.grid.orbit-lab.org as the RRH * node21-2.grid.orbit-lab.org as the eNB * node1-7.grid.orbit.lab.org as a client 1. Execute the following commands on the grid console, from separate ssh sessions (They can be done at the same time) 1. {{{ omf load -t node3-2,node21-2 -i msherman-oai-rrh.ndz }}} 1. {{{ omf load -t node1-7 }}} 1. After they are imaged, turn the nodes on 1. {{{ omf tell -a on -t node3-2,node21-2,node1-7 }}} 1. Open a ssh session to each device 1. {{{ ssh root@node3-2.grid.orbit-lab.org }}} 1. {{{ ssh root@node21-2.grid.orbit-lab.org }}} 1. {{{ ssh root@node1-7.grid.orbit-lab.org }}} 1. On node3-2 1. Run script quic