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 21 and Version 22 of Old/WiMAX/02


Ignore:
Timestamp:
Nov 30, 2010, 8:35:50 PM (13 years ago)
Author:
hmussman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/02

    v21 v22  
    1515
    1616
    17 These must currently be loaded with various libraries, including the SF Tables library; some coulod be eliminated.
     17These must currently be loaded with various libraries, including the SF Tables library; some could be eliminated.
    1818
    1919The asnctrl API can be found at:
     
    5656The Simple Authorization Manager (SAM) provides configurations that set the functionality of the NEC IDU, the ASN-GW Controller and the Data Path Module (e.g., CLICK Modular Router). 
    5757
    58 The SAM sets up a single service for one set of Mobile Stations:  basic Internet Access.
     58The SAM sets up a single service for one set of Mobile Stations:  basic Internet Access, via one VLAN connected to the Outside Access Network.
    5959
    6060The SAM does not provide an API to the Experimenter, and does not require the presence of an OMF/OML instance.
     
    7171=== WiMAX RF Aggregate Manager ===
    7272
     73The WiMAX RF Agg Mgr provides configurations that set the functionality of the NEC IDU, the ASN-GW Controller and the Data Path Module (e.g., CLICK Modular Router). 
     74
     75The SAM can set up a multiple servicse for multiple sets of Mobile Stations, via multiple VLANs connected to the Outside Access Network.
     76
     77The WiMAX RF Agg Mgr can get/set all parameters in the NEC IDU.
     78
     79The WiMAX RF Agg Mgr provides an API to the Experimenter, and for use via OMF, and it collects data and forwards it to an OML instance.
     80
     81
     82When a MS tries to register:
     83
     84  The WiMAX RF Agg Mgr listens to the asntrl daemon to find the request
     85
     86  The WiMAX RF Agg Mgr talks to the epctrl to create a GRE tunnel between the MS and the CLICK  modular Router
     87
     88  The WiMAX RF Agg Mgr configures to the CLICK Modular Router to establish a path from the GRE tunnel to the Outside Access Network, and then restart the Router to begin the configuration.
    7389
    7490== KVM Virtual Machines ==