Changes between Version 8 and Version 9 of Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
- Timestamp:
- Oct 1, 2016, 1:09:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/g0WmLTE/Tutorial4-OAI/Tutorial1
v8 v9 6 6 7 7 We will use the following resources: 8 * node 3-2.grid.orbit-lab.org as the RRH9 * node 21-2.grid.orbit-lab.org as the eNB8 * node18-2.grid.orbit-lab.org as the RRH 9 * node18-1.grid.orbit-lab.org as the eNB 10 10 * node1-7.grid.orbit.lab.org as a client 11 11 12 12 13 13 1. Execute the following commands on the grid console, from separate ssh sessions (They can be done at the same time) 14 1. {{{ omf load -t node18-2,node18-1 9-i oai-rrh.ndz }}}14 1. {{{ omf load -t node18-2,node18-1 -i oai-rrh.ndz }}} 15 15 1. {{{ omf load -t node19-3 }}} 16 16 1. After they are imaged, turn the nodes on 17 1. {{{ omf tell -a on -t node18-2,node18-1 9,node19-3 }}}17 1. {{{ omf tell -a on -t node18-2,node18-1,node19-3 }}} 18 18 1. Open a ssh session to each device 19 19 1. {{{ ssh root@node18-2.grid.orbit-lab.org }}} 20 1. {{{ ssh root@node18-1 9.grid.orbit-lab.org }}}20 1. {{{ ssh root@node18-1.grid.orbit-lab.org }}} 21 21 1. {{{ ssh root@node19-3.grid.orbit-lab.org }}} 22 22 1. On node18-2 23 23 1. Run script {{{ ./quickbuild_rrh.sh }}} 24 24 1. Run script {{{ ./run_rrh.sh }}} 25 1. On node18-1 925 1. On node18-1 26 26 1. Run script {{{ ./quickbuild_enb.sh }}} 27 27 1. Run script {{{ ./run_enb.sh }}}