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 20 and Version 21 of Old/WiMAX/30


Ignore:
Timestamp:
Jan 14, 2011, 7:09:05 PM (13 years ago)
Author:
Jaskaran Singh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/30

    v20 v21  
    4242      Untar and unzip the download
    4343      {{{
    44 cd ~Downloads/wpa_supplicant-0.6.10
    45 patch -p1 < PATH/wpa_supplicant-0.6.10-generate-libeap-peer.patch
     44cd ~Downloads/wpa_supplicant-0.7.3
     45patch -p1 < PATH/wpa_supplicant-0.7.3-generate-libeap-peer.patch
    4646make -C src/eap_peer
    4747make -C src/eap_peer install
     
    161161[http://wimax.orbit-lab.org/downloads/NDnSAgentConfig_forDriver.xml Geni Configuration File]
    162162{{{
    163 ./configure --with-linux=/usr --with-libwimaxll=/usr --sysconfdir=/etc --localstatedir=/var --prefix=/usr --enable-instrument
     163./configure --with-linux=/usr --with-libwimaxll=/usr --sysconfdir=/etc --localstatedir=/var --prefix=/usr --enable-instrument --with-wimax-db-bin=/var --with-ver-info-bin=/var
    164164make
    165165make install
    166166}}}
    167167
     168This enables you now to modify the NDns parameters on the fly by giving you WiMax_Def.bin and Wimax_DB.bin files located in /var/lib/wimax directory.
     169[[BR]]
     170You can edit the file and restart the wimaxd service to see the changes. The GENI files are included here.[[BR]]
     171
     172[http://wimax.orbit-lab.org/downloads/WimaxDef.bin Geni Definition File][[BR]]
     173
     174[http://wimax.orbit-lab.org/downloads/Wimax_DB.bin Geni Database File]
    168175=== 8.1.4 Downloading Complete Image ===
    169176
     
    1851925. dhclient wmx0 - Obtain an IP address [[BR]]
    186193
     1946. wimaxcu -i wmxX -b - Start the wimax service in background [[BR]]
     195
     1967. wimaxcu -i wmxX -k - Kill the wimax service
     197
    187198
    188199== 8.2 Intel WiMAX Modem with USB Adaptor ==