Changes between Version 39 and Version 40 of Tutorials/4G5G/amarisoft


Ignore:
Timestamp:
Oct 20, 2023, 2:48:18 PM (7 months ago)
Author:
prasanthi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/4G5G/amarisoft

    v39 v40  
    2828omf tell -a offh -t system:topo:allres 
    2929}}}
    30  For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1, USRP N310s in medium node(sdr1-md1), and USRP 2974 in medium node(sdr2-md1).
     30 For this tutorial we will be using the SB1 servers, srv1-lg1, srv2-lg1, USRP N310s in large and medium nodes, sdr1-s1-lg1 and sdr1-md1.
    3131 1. Load amarisoft-tutorial-cosmos.ndz on srv1-lg1,srv2-lg1. 
    3232{{{#!shell
     
    3535 1. Turn all the required resources on and check the status
    3636{{{#!shell
    37 omf tell -a on -t srv1-lg1,srv2-lg1,sdr1-md1,sdr2-md1
     37omf tell -a on -t srv1-lg1,srv2-lg1,sdr1-s1-lg1,sdr1-md1
    3838}}}
    3939{{{#!shell
    4040omf stat -t system:topo:allres
    4141}}}
    42  1. ssh to the nodes, use option -Y for using GUI.
     42 1. ssh to the servers, use option -Y for using GUI.
     43{{{#!shell
     44ssh root@srv1-lg1
     45}}}
     46{{{#!shell
     47ssh root@srv2-lg1
     48}}}
    4349
    4450