Changes between Version 6 and Version 7 of Tutorials/4G5G/amarisoft
- Timestamp:
- Jan 19, 2022, 5:24:07 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/4G5G/amarisoft
v6 v7 27 27 }}} 28 28 For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1 and USRP N310s, sdr1-md1, sdr1-s1-lg1 29 1. The image amarisoft-tutorial-cosmos.ndz has Amarisoft software installed. 30 Load amarisoft-tutorial-cosmos.ndz on srv1-lg1,srv2-lg1. 29 1. Load amarisoft-tutorial-cosmos.ndz on srv1-lg1,srv2-lg1. 31 30 {{{#!shell 32 omf load -i sivers_sb1_cosmos.ndz -t srv1-in1,srv1-in231 omf load -i amarisoft-tutorial-cosmos.ndz -t srv1-lg1,srv2-lg1 33 32 }}} 34 33 1. Turn all the required resources on and check the status 35 34 {{{#!shell 36 omf tell -a on -t srv1- in1,srv1-in2,sdr4-in1,sdr4-in2,rfdev3-in1,rfdev3-in235 omf tell -a on -t srv1-lg1,srv2-lg1,sdr1-md1,sdr1-s1-lg1 37 36 }}} 38 37 {{{#!shell … … 40 39 }}} 41 40 1. ssh to the nodes, use option -Y for using GUI. 42 43 41 44 42