wiki:cLTE/eSoftware/aNetspan
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.

Version 2 (modified by seskar, 7 years ago) ( diff )

Site Software Installation Instructions

The Instructions in the Airspan Installation Guide (shipped with airspan LTE BS) talk about the process of Installation. The components for the software installation are:

  1. Netspan Management Software
  2. Netspan Software License
  3. Windows server SP2 2008 Edition License to run the Netspan software
  4. Server/laptop to run Windows machine

The Airspan BS does not power ON by default .

Refer to Page 56 of Installation Guide in conjunction to these instructions.

Change the management IP and VLAN configuration to your site addressing scheme.

Contact seskar (at) winlab (dot) rutgers (dot) edu to initiate license acquisition for netspan.

Netspan Installation Instructions

Follow directions for pre-reqs on NS.pdf

  1. Install SQL 2008 SP1 Standard edition available at http://www.microsoft.com/en-us/download/details.aspx?id=26729
  1. Install .NET framework 4.0 http://www.microsoft.com/en-us/download/details.aspx?id=17851
  1. After Installing .Net Framework open cmd prompt on windows machine to register ASP.Net with IIS
cd %windir%\Microsoft.NET\Framework\v4.0.30319
aspnet_regiis.exe -i 
  1. Install IIS as shown in the document
  1. Try running "InstallNetspanUSA.exe" to verify if database instance is visible to netspan
  1. If database is not available, check your SQL installation again.
  1. if database is visible in the dropdown menu, Choose
SQLEXPRESS2008 or whatever you named your instance
  1. At this point the "Installer" will complain that IIS management compatibility module is not installed". This is because Netspan is not able to read the system registry values.
  1. Modify system registry to allow netspan to read variables
1.  Open regedit from dos prompt.
2. In case of any unforeseen corruption issues, export the entire registry by
selecting the top node and using File->Export to export to a .reg file. Keep
it safe.
3. Navigate to SOFTWAREMicrosoftInetStpComponents node.
4. Use File->Export to export to another .reg file.
5. Modify this .reg file using notepad and replace
?SOFTWAREMicrosoftInetStpComponents? to
?SOFTWAREWow6432NodeMicrosoftInetStpComponents?
6. Save the file.
7. Now navigate to the node ?SOFTWAREWow6432NodeMicrosoftInetStpComponents?
8. Use right click menu and select permissions.
9. Click on ?Advanced? button.
10. Select the owner tab. You would notice current owner is TrustedInstaller.
11. Change the owner to Administrator, apply and click OK to close.
12. Select Administrator, and check ?Full Control?, click OK to close the
dialog.
13. Use File->Import to import the modified .reg file.
14. Verify the Components folder has registry entries now.
15. Make sure you are on the node
?SOFTWAREWow6432NodeMicrosoftInetStpComponents?
16. Use right click menu and select permissions.
17. Click on ?Advanced? button.
18. Select Administrator, and uncheck Full Control, click OK to close the
dialog.

  1. Launch the "Installer". The Pre-reqs should pass now. Follow the instructions on Page 20-21 to finish the installation.

After Installing Netspan, import the license file provided by Airspan into the NMS software

Open a web browser and go to "localhost/netspan"

Enter " username :admin;password: password"

Configuring Base station profile

Note: See TracWiki for help on using the wiki.