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.
- Timestamp:
-
Jun 22, 2012, 6:44:28 PM (11 years ago)
- Author:
-
Nilanjan Paul
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v25
|
v26
|
|
30 | 30 | |
31 | 31 | Before the experiment, the BS parameters can be changed. The following are a few examples commands to control the MCS:[[BR]] |
32 | | * To set the BS parameters back to defaults: |
| 32 | * To set the BS parameters back to default configuration: |
33 | 33 | * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/config/load?name=defaults''' |
34 | 34 | |
… |
… |
|
47 | 47 | * Change uplink MCS with profile list: |
48 | 48 | * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/bs/mcsProfile?ul=15,17,18''' |
| 49 | |
| 50 | * Revert BS back to default datapath configuration: |
| 51 | * '''$ wget -O status http://cons-wm-01:5052/wimaxrf/datapath/config/load?name=defaults''' |
49 | 52 | |
50 | 53 | * To restart the base station: |