Changes between Version 1 and Version 2 of GENILTE/LTEDeployment


Ignore:
Timestamp:
04/07/17 14:41:45 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENILTE/LTEDeployment

    v1 v2  
    11= OpenAirInterface ePC GENI Site Deployment ==
    22
    3 GENI !OpenAirInterface Evolved Packet Core (ePC) software deployment is captured in this page.  The ePC is made up of these major component:
    4   - MME
    5   - HSS
    6   - SPGW
     3GENI !OpenAirInterface Evolved Packet Core (ePC) software deployment is captured in this page.  Reference OAI pages:
     4  o [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/home OpenAirInterface Project]
     5  o [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/GetSources OAI Repository]
     6  o [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup RAN Kernel Requirements]
     7  o [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/HowToConnectCOTSUEwithOAIeNBNew Connect OAI eNB]
     8
     9The GENI ePC installation will use these major component in the OAI ePC:
     10  - Mobility Management Entity (MME)
     11  - Home Subscriber Server (HSS)
     12  - Serving and PDN Gateway (SPGW=S+P-GW)
     13
    714
    815== Prerequisites ==
    916
    10 The OpenAirInterface(OAI) ePC must be run on a dedicated bare metal node for ExoGENI or Raw-pc for InstaGENI sites.
     17The [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/home OpenAirInterface(OAI)] software must be run on a dedicated bare metal node for ExoGENI or Raw-pc for InstaGENI sites.
    1118
    12 The OAI ePC requires a [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup Radio Access Network (RAN) Low-latency kernel] installation, which is available for Ubuntu 14.04 for the master branch. The master branch version/Ubuntu 14.04 is used for the GENI installations.
     19The OAI ePC requires a [https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup Radio Access Network (RAN) Low-latency kernel] installation, which is available for Ubuntu 14.04 for the master branch. The master branch version/Ubuntu 14.04 is used for the GENI installations.
     20
     21== Get GENI Resource ==
     22Reserve a dedicate raw pc for use as the ePC hosts.  Use the following RSpecs:
     23  - [Attach InstaGENI Gen7/8/9 Ubuntu14 raw pc request Rspec]
     24  - [Attach ExoGENI bare metal node request RSpec]
     25
     26
     27== Installing the RAN Kernel ==
     28
     29git clone https://gitlab.eurecom.fr/oai/linux-4.7.x.git
     30cd linux-4.7.x
     31sudo dpkg -i linux-headers-4.7.7-oaiepc_4.7.7-oaiepc-10.00.Custom_amd64.deb linux-image-4.7.7-oaiepc_4.7.7-oaiepc-10.00.Custom_amd64.deb