Version 2 (modified by 8 years ago) ( diff ) | ,
---|
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
- Execute the following commands on the grid console, from separate ssh sessions (They can be done at the same time)
omf load -t node3-2,node21-2 -i msherman-oai-rrh.ndz
omf load -t node1-7
- After they are imaged, turn the nodes on
omf tell -a on -t node3-2,node21-2,node1-7
- Open a ssh session to each device
ssh root@node3-2.grid.orbit-lab.org
ssh root@node21-2.grid.orbit-lab.org
ssh root@node1-7.grid.orbit-lab.org
- On node3-2
- Run script quic
Note:
See TracWiki
for help on using the wiki.