Changes between Version 36 and Version 37 of GENILTE/LTEDeployment


Ignore:
Timestamp:
06/16/17 08:29:16 (7 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENILTE/LTEDeployment

    v36 v37  
    168168}}}
    169169
    170 Following are details for each modification for all files modified.  A build script and MME, HSS and SPGW configuration files were modified:
     170Following are details for each modification for all configuration files modified:
    171171
    172172{{{
    173173lnevers@gpo-pc:~/openair-cn/ETC$ git diff
    174 diff --git a/BUILD/TOOLS/build_helper b/BUILD/TOOLS/build_helper
    175 index 14db791..ce402c4 100644
    176 --- a/BUILD/TOOLS/build_helper
    177 +++ b/BUILD/TOOLS/build_helper
    178 @@ -644,8 +644,8 @@ check_install_hss_software() {
    179    $SUDO apt-get install $OPTION \
    180      phpmyadmin \
    181      python-pexpect \
    182 -    php5 \
    183 -    libapache2-mod-php5
    184 +    php7.0 \
    185 +    libapache2-mod-php7.0
    186  }
    187  
    188  #-------------------------------------------------------------------------------
    189174diff --git a/ETC/acl.conf b/ETC/acl.conf
    190175index 953f598..16618d6 100644
     
    381366}}}
    382367
     368== Populating the OAI Database ==
     369
     370<<TBD>>
    383371
    384372= Base Station Configuration via NetSpan Tool =
     
    394382This section captures the procedure used for creating the BBN eNodeB node entry in NetSpan and it is assumed other site will use this as a reference, keeping in mind changes required for your  sites Node Types, Radio Profiles and Network Profiles.  Instructions below assume access to a Netspan system, which  Airspan’s Element Management System.
    395383
    396 == Select a Node to Clone ==
     384== Select an eNodeB to Clone ==
    397385
    398386To access list of available nodes that can be cloned, select "Nodes" in the lower left corner home page.  Double click on "nodes" and a list of nodes appears in the main panel:
     
    406394[[Image(NodesList.jpeg)]]
    407395
    408 In the resulting list, double click on node to be cloned and in the resulting page rename to your site, in our case "BBN eNodeB" was used. Click "Validate" and then click "OK" to save new node.
     396In the resulting list, double click on node to be cloned and in the resulting page rename the cloned node to use your site, in our case "BBN eNodeB" was used. Click "Validate" and then click "OK" to save new node.
    409397
    410398