Changes between Version 51 and Version 52 of GENILTE/LTEDeployment


Ignore:
Timestamp:
06/16/17 11:52:55 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENILTE/LTEDeployment

    v51 v52  
    443443Select the Network profile that includes the MME for your site, in our case the BBN-AmarisoftMME1000 profile above, click "Validate" and then "OK".
    444444
     445= Run ePC and Connect Devices"
     446
     447The OAI software SPGW, MME and HSS can now be started in 3 separate windows. Start SPGW:
     448{{{
     449cd openair-cn/scripts/
     450./run_spgw
     451}}}
     452Start MME:
     453{{{
     454cd openair-cn/scripts/
     455./run_mme
     456}}}
     457Start HSS:
     458{{{
     459cd openair-cn/scripts/
     460./run_hss
     461}}}
     462
     463
     464Two scripts were created to start and stop the three processes and create output logs in the ePC host /var/log/oai directory: [https://raw.githubusercontent.com/GENI-NSF/geni-support/master/wireless/start-epc start-epc] and
     465
     466 can be found here
     467
    445468== Reset eNobeB and Set In Service ==
    446469