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 22 and Version 23 of Old/WiMAX/30


Ignore:
Timestamp:
Jan 28, 2011, 4:55:05 PM (13 years ago)
Author:
Jaskaran Singh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/30

    v22 v23  
    5353   {{{
    5454cd ~Downloads/wimax-1.5.1
    55 }}}
    56 
    57 Modifications Needed to the XML File
    58 
    59 {{{
    60                         <geni>
    61                                 <NetworkParameters>
    62                                         <H_NSP>
    63                                                 <x0>
    64                                                         <H_NSP_ID>200</H_NSP_ID>
    65                                                 </x0>
    66                                         </H_NSP>
    67                                         <CAPL>
    68                                                 <Entries>
    69                                                         <x0>
    70                                                                 <NAP_ID>4451DB</NAP_ID>
    71                                                                 <Priority>1</Priority>
    72                                                                 <ChPlanRefIds>
    73                                                                         <x0>
    74                                                                                 <RefId>AB</RefId>
    75                                                                         </x0>
    76                                                                 </ChPlanRefIds>
    77                                                         </x0>
    78                                                 </Entries>
    79                                                 <Any>ListFirst</Any>
    80                                                 <SelectPolicy>Strict</SelectPolicy>
    81                                         </CAPL>
    82                                         <RAPL>
    83                                                 <Entries></Entries>
    84                                                 <Any>ListFirst</Any>
    85                                                 <SelectPolicy>Strict</SelectPolicy>
    86                                         </RAPL>
    87                                         <ChannelPlan>
    88                                                 <Entries>
    89                                                         <x0>
    90                                                                 <Id>AB</Id>
    91                                                                 <FirstFreq>2590000</FirstFreq>
    92                                                                 <LastFreq>2529000</LastFreq>
    93                                                                 <NextFreqStep>10000</NextFreqStep>
    94                                                                 <Preambles>ffffffffffffffffffffffffffffff</Preambles>
    95                                                                 <BW>10000</BW>
    96                                                                 <FFTSize>1024</FFTSize>
    97                                                                 <DuplexMode>1</DuplexMode>
    98                                                                 <TTL>0</TTL>
    99                                                         </x0>
    100                                                 </Entries>
    101                                                 <BW>-1</BW>
    102                                                 <FFTSize>-1</FFTSize>
    103                                                 <DuplexMode>1</DuplexMode>
    104                                         </ChannelPlan>
    105                                         <OperatorName>GENI</OperatorName>
    106                                         <PollingInterval>-1</PollingInterval>
    107                                         <PollingAttempts>10</PollingAttempts>
    108                                         <ServerID></ServerID>
    109                                 </NetworkParameters>
    110                                 <SubscriptionParameters>
    111                                         <Primary>
    112                                                 <Name></Name>
    113                                                 <Activated>False</Activated>
    114                                                 <EAP>
    115                                                         <x0>
    116                                                                 <METHOD_TYPE>EAP_TLS</METHOD_TYPE>
    117                                                                 <VENDOR_ID>13</VENDOR_ID>
    118                                                                 <VENDOR_TYPE>13</VENDOR_TYPE>
    119                                                                 <USER_IDENTITY></USER_IDENTITY>
    120                                                                 <PROVISIONED_PSEUDO_IDENTITY></PROVISIONED_PSEUDO_IDENTITY>
    121                                                                 <PASSWORD></PASSWORD>
    122                                                                 <REALM>www.geni.net</REALM>
    123                                                                 <USE_PRIVACY>False</USE_PRIVACY>
    124                                                                 <ENCAPS>-1</ENCAPS>
    125                                                                 <VFY_SERVER_REALM>False</VFY_SERVER_REALM>
    126                                                                 <SERVER_REALMS></SERVER_REALMS>
    127                                                                 <CERT>
    128                                                                         <x0>
    129                                                                                 <CERT_TYPE></CERT_TYPE>
    130                                                                                 <SER_NUM></SER_NUM>
    131                                                                                 <ISSUER></ISSUER>
    132                                                                         </x0>
    133                                                                         <x1>
    134                                                                                 <CERT_TYPE></CERT_TYPE>
    135                                                                                 <SER_NUM></SER_NUM>
    136                                                                                 <ISSUER></ISSUER>
    137                                                                         </x1>
    138                                                                 </CERT>
    139                                                         </x0>
    140                                                 </EAP>
    141                                         </Primary>
    142                                         <OtherSubscriptions></OtherSubscriptions>
    143                                 </SubscriptionParameters>
    144                                 <Contacts>
    145                                         <x0>
    146                                                 <Type>0</Type>
    147                                                 <URI>http://wimax.orbit-lab.org</URI>
    148                                                 <Text>GENI WiMAX Technical Support</Text>
    149                                         </x0>
    150                                         <x1>
    151                                                 <Type>1</Type>
    152                                                 <URI>http://www.geni.net</URI>
    153                                                 <Text>GENI Portal</Text>
    154                                         </x1>
    155                                 </Contacts>
    156                         </geni>
    157 
    158 }}}
    159 
    160 
    161 [http://wimax.orbit-lab.org/downloads/NDnSAgentConfig_forDriver.xml Geni Configuration File]
    162 {{{
    16355./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
    16456make
    16557make install
    16658}}}
    167 
    168 This 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.
     59This new configuration with the .bin enabled allows us now to modify the NDns parameters on the fly by modifying WiMAX_Def.bin and WiMAX_DB.bin files located in /var/lib/wimax directory.
    16960[[BR]]
    17061You can edit the file and restart the wimaxd service to see the changes. The GENI files are included here.[[BR]]
    17162
    172 [http://wimax.orbit-lab.org/downloads/WiMAX_Def.bin Geni Definition File][[BR]]
     63[http://wimax.orbit-lab.org/downloads/WiMAX_Def.bin GENI Definition File] [[BR]]
    17364
    174 [http://wimax.orbit-lab.org/downloads/WiMAX_DB.bin Geni Database File]
     65[http://wimax.orbit-lab.org/downloads/WiMAX_DB.bin GENI Database File]
     66
     67If you wish to follow the older model of modifying the NDnSAgentConfig_forDriver.xml and recompiling for every change can still do so. [[BR]]
     68[[BR]]
     69Instructions are Here
    17570=== 8.1.4 Downloading Complete Image ===
    17671