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 WiMAX/30/06


Ignore:
Timestamp:
Jun 22, 2012, 6:49:05 PM (12 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WiMAX/30/06

    v9 v10  
    3434Before the experiment, the BS parameters can be changed. The following are a few examples commands to control the MCS:[[BR]]
    3535* To get the current MCS:
    36   * '''$ wget -O status http://localhost:5052/wimaxrf/bs/mcsProfile'''
     36  * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile'''
    3737
    3838* Change downlink MCS to single profile:
    39   * '''$ wget -O status http://localhost:5052/wimaxrf/bs/mcsProfile?dl=15 '''
     39  * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile?dl=15 '''
    4040
    4141* Change downlink MCS with profile list:
    42   * '''$ wget -O status http://localhost:5052/wimaxrf/bs/mcsProfile?dl=15,17,18'''
     42  * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile?dl=15,17,18'''
    4343
    4444* Change uplink MCS to single profile:
    45   * '''$ wget -O status http://localhost:5052/wimaxrf/bs/mcsProfile?ul=15'''
     45  * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile?ul=15'''
    4646
    4747* Change uplink MCS with profile list:
    48   * '''$ wget -O status http://localhost:5052/wimaxrf/bs/mcsProfile?ul=15,17,18'''
     48  * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile?ul=15,17,18'''
    4949
    5050* To restart the base station:
    51   * '''$ wget http://localhost:5052/wimaxrf/bs/restart'''
     51  * '''$ wget http://cons-wm-01:5052/wimaxrf/bs/restart'''
    5252
    5353For other details on changing BS parameters please refer to ''Basic Support Services'' under http://wimax.orbit-lab.org/wiki [[BR]]