Changes between Version 11 and Version 12 of Tutorials/g0WmLTE/Tutorial3


Ignore:
Timestamp:
Mar 11, 2017, 9:51:38 PM (7 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial3

    v11 v12  
    1717 [[CollapsibleStart(Turn on the nodes: '''omf tell -a on -t system:topo:imaged''')]] [[Include(Documentation/Short/TellOn)]][[CollapsibleEnd]]
    1818
     19
     20==== Turn on the Aisrpsan basestation ====
     21
     22From the grid console: Make sure that the Airspan basestation is on and all the other TDD LTE basestations are off by using bastation control aggregate manager REST calls,
     23{{{
     24curl mme-am.orbit-lab.org:5054/bscontrol/bs/1/stop
     25curl mme-am.orbit-lab.org:5054/bscontrol/bs/2/start
     26}}}
     27==== Connect to the node ====
    1928Wait for nodes to boot up (30-40 seconds) and then ssh into them (don;t forget that, in case of baseline image, you are accessing nodes as 'root' user without password e.g.:
    2029{{{
     
    2837modprobe GobiSerial
    2938modprobe GobiNet
    30 }}}
    31 
    32 ==== Turn on the Aisrpsan basestation ====
    33 
    34 Make sure that the Airspan basestation is on and all the other TDD LTE basestations are off by using bastation control aggregate manager REST calls, from the console:
    35 
    36 {{{
    37 curl mme-am.orbit-lab.org:5054/bscontrol/bs/1/stop
    38 curl mme-am.orbit-lab.org:5054/bscontrol/bs/2/start
    3939}}}
    4040