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:
-
Feb 3, 2012, 9:43:26 PM (11 years ago)
- Author:
-
Nilanjan Paul
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v2
|
v3
|
|
45 | 45 | }}} |
46 | 46 | |
| 47 | |
47 | 48 | == /default - Reset to Default Parameters == |
48 | 49 | |
… |
… |
|
61 | 62 | }}} |
62 | 63 | |
| 64 | == Example usage of services from sandbox == |
| 65 | To reset base station back to defaults: |
| 66 | {{{ |
| 67 | $ wget -O status http://cons-wm-01:5052/wimaxrf/default |
| 68 | }}} |
| 69 | |
| 70 | To restart base station: |
| 71 | {{{ |
| 72 | $ wget -O status http://cons-wm-01:5052/wimaxrf/restart |
| 73 | }}} |