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 9 and Version 10 of dSite


Ignore:
Timestamp:
Oct 8, 2014, 9:37:05 PM (10 years ago)
Author:
agosain
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dSite

    v9 v10  
    33[[TOC(WiMAX/dSite*, depth=2)]]
    44
    5 Typical 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.
     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. The console node acts as an authenticated gateway that only allows registered authenticated users to login to client node resources. The different networks are:
     6
     7 * CM network - admin management of nodes, power cycle them remotely
     8 * Control - experimenters issue commands over this network
     9 * Data - actual interface that allows client nodes and the WiMAX BS to send data to nodes and/or resources in GENI
    610[[Image(GENI Setup.jpg, width=600)]].
    711
    8 Possible switching configurations
     12In the figure, the data network can either reach the public internet via the Console gateway or resources in GENI via Layer 2 VLANs.
     13
     14Possible Network switch configurations for different networks
    915
    1016  || [[Image(SWa.jpg, width=200)]] || [[Image(SWb.jpg, width=200)]] || [[Image(SWc.jpg, width=200)]] ||
     17
     18The 3 networks can be setup in different ways. The three recommended ways for GENI sites are as follows:
     19
     20 * Single managed switch with different networks setup for all nodes via trunk VLANs for the entire campus path.
     21 * Single managed switch per network setup via access VLANs for the entire campus path.
     22 * Single managed switch per node with all networks trunked on a single upstream campus switch
    1123
    1224The 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.