close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 8 and Version 9 of dSite


Ignore:
Timestamp:
Oct 8, 2014, 4:05:13 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dSite

    v8 v9  
    33[[TOC(WiMAX/dSite*, depth=2)]]
    44
    5 Typical site GENI 4G wireless deployment is shown in Figure 1.
    6 [[Image(GENI Setup.jpg, width=600)]]. The [wiki:./hardwaresetuplink hardware setup] establishes the wiring layout and switching requirements for nodes and the console. The nodes can be easily distinguished from the console by the number of Ethernet ports they have. Consoles require 4 ports and nodes only 3.
     5Typical site GENI 4G wireless deployment is shown in Figure 1. The [wiki:./hardwaresetuplink hardware setup] establishes the wiring layout and switching requirements for nodes and the console. The nodes can be easily distinguished from the console by the number of Ethernet ports they have. Consoles require 4 ports while nodes have only 3.
     6[[Image(GENI Setup.jpg, width=600)]].
    77
    8 The site software installation process has several major phases. All of the software setup is done on the console since the nodes have their operating system pushed onto them via the OMF imaging infrastructure that we are going to build on the console.
     8Possible switching configurations
    99
    10 To setup the console software, we have to [wiki:./b0OS install a base operating system] (based on Ubuntu 12.04), [wiki:./c0OMF install the omf services] and configure them. The services that need to be configured are:
    11  * [wiki:./g0DNS DNS/DHCP]
    12  * [wiki:./e0LDAP LDAP]
    13  * [wiki:./i0xmpp xmpp]
    14  * [wiki:./k0Inv Inventory]
     10  || [[Image(SWa.jpg, width=200)]] || [[Image(SWb.jpg, width=200)]] || [[Image(SWc.jpg, width=200)]] ||
    1511
    16 Once these are configured we can preform functionality test on the following system utilities
    17  * [wiki:./placeholder CMC]
    18  * [wiki:./placeholder imaging]
    19  * [wiki:./placeholder wimaxrf]
    20  * [wiki:./placeholder GENI account delegation]
    21  * [wiki:./placeholder GENI reporting]
     12The site software installation process has three major phases. All of the software setup is done on the console since the nodes have their operating system pushed onto them via the OMF imaging infrastructure that we are going to build on the console.
    2213
    23 Once these services are properly function, the GENI site is ready to be used for expirments.
     14To setup the console software, we have to [wiki:./b0OS install a base operating system] (based on Ubuntu 12.04), [wiki:./c0OMF install and configure the omf services] and test the deployment. The services that need to be configured are: DNS/DHCP, LDAP, xmpp and a range of OMF Aggregate Managers: Inventory, Account Management, CMC, etc.
     15
     16Once these services are properly function, the GENI site is ready to be used for experiments.