Changes between Version 29 and Version 30 of Tutorials/g0WmLTE/Tutorial4-OAI


Ignore:
Timestamp:
May 31, 2016, 10:55:14 PM (8 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/g0WmLTE/Tutorial4-OAI

    v29 v30  
    1717Update for '''oai-develop.ndz''': The openair-cn (EPC) was installed with default passwords of '''oai''' and default choice of "Y" for optional packages (freeDiameter, asn1c pach and xtables_addons_oai). xtables_addons_oai was pulled out of git and installed.
    1818
    19 
    20 [[CollapsibleStart(If you intend to use graphical user interface please make sure to install appropriate tools on your local machine and configure X11 forwarding.)]]
    21   [[Include(Documentation/bAccountManagement/fRemoteX)]]
    22   [[CollapsibleEnd]]
    23 ------------------------
    24 
    25 === Quickstart Option ===
    26 We have an image available, named {{{oai-dev.ndz}}}. It has all the necessary driver and software pre-installed, and two scripts available to immediately boot up the eNB and UE. This quickstart assumes use of Sandbox1, nodes 1-1, and 1-2.
    27 
    28 1. To proceed, after having a reservation, load the following image.
    29  * {{{omf load -t node1-1,node1-2 -i oai-dev.ndz}}}
    30  * The nodes will automatically turn off when imaging is completed.
    31 1. Turn the nodes on.
    32  * {{{omf tell -a on -t node1-1,node1-2}}}
    33 1. Open a terminal to each node. You must enable X11 Forwarding to see the GUI and statistics screens.
    34  1. You will need at lease one terminal per node, for the statistics screens. Even more if you want to run additional commands. For details, refer to the Remote Graphical Access section.
    35 1. On the first node, execute script {{{./CompandRuneNB}}}
    36 1. On the second node, execute script {{{./CompandRunUE}}}
    37 1. For subsequent runs, execute {{{./runeNB}}} or {{{./runUE}}} instead, to avoid recompiling.
    38 1. These scripts will create interface {{{oai0}}} and assign an address.
    39  1. Use {{{ifconfig}}} or {{{ip a}}} to see the address assigned.
    40  1. By default the eNB has address 10.0.1.1, and the UE has addresss 10.0.1.9, but you should double check.
    41 1. You should be able to ping from one node to the other on these addresses.
    42  1. From UE, {{{ping 10.0.1.1}}} or to see live statistics {{{mtr 10.0.1.1}}}
    43 
    44 
    45 
    46 
    47 --------------------------------
     19------------------------------
    4820
    4921The code was compiled with USRP support i.e. with: