Changes between Version 17 and Version 18 of Internal/OAIEPC


Ignore:
Timestamp:
Mar 27, 2017, 4:16:02 PM (7 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OAIEPC

    v17 v18  
    1 = Steps for setting up openairinterface on orbit
    2 
    3 1. kernel
    4  1. install kernel 4.7.7
     1= Steps for setting up OAI EPC on orbit
     2This wiki page expands on the following steps from the eurecom wiki, to customize the sim card info and hostnames.
     31. Hardware
     4 1. The EPC should operate on a bare metal PC, VM, or container. Restrictions are due to kernel support, not timing.
     51. Operating system
     6 1. Testing has been done on Ubuntu 14.04 64 bit. Ubuntu 16.04 may work, but has not been tested.
     71. Kernel
     8 1. More info at: https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/OpenAirKernelMainSetup
     9 1. We need the GTP tunnel module, from either kernel 4.8 (untested) or a custom compiled 4.7.x
     10  1. install kernel 4.7.7
     11{{{
     12git clone https://gitlab.eurecom.fr/oai/linux-4.7.x.git
     13cd linux-4.7.x
     14sudo 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
     15}}}
    516 1. issues with changing kernels on xen vm
     17  1. Depending on the configuration of the hypervisor, the guest OS may not be able to select a different kernel from that used for provisioning. The image below was built on a bare-metal pc, and then migrated to a VM successfully.
    6181. hostnames
    719 1. append the following lines to /etc/hosts: