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 25, 2012, 3:02:46 PM (11 years ago)
- Author:
-
Nilanjan Paul
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v11
|
v12
|
|
76 | 76 | }}} |
77 | 77 | |
78 | | === bs/config/list - Displays list of base station configuration profiles available in database === |
| 78 | == bs/config/list - Displays list of base station configuration profiles available in database == |
79 | 79 | {{{ |
80 | 80 | <service name="bs/config/list"> |
… |
… |
|
83 | 83 | }}} |
84 | 84 | |
85 | | === bs/config/show - Display contents of a base station configuration profile === |
| 85 | == bs/config/show - Display contents of a base station configuration profile == |
86 | 86 | {{{ |
87 | 87 | <service name="bs/config/show"> |
… |
… |
|
95 | 95 | }}} |
96 | 96 | |
97 | | === bs/config/save - Save current base station parameter values in a configuration profile === |
| 97 | == bs/config/save - Save current base station parameter values in a configuration profile == |
98 | 98 | {{{ |
99 | 99 | <service name="bs/config/save"> |
… |
… |
|
107 | 107 | }}} |
108 | 108 | |
109 | | === bs/config/load - Load an available configuration profile === |
| 109 | == bs/config/load - Load an available configuration profile == |
110 | 110 | {{{ |
111 | 111 | <service name="bs/config/load"> |
… |
… |
|
119 | 119 | }}} |
120 | 120 | |
121 | | === bs/config/delete - Delete a base station configuration profile from database === |
| 121 | == bs/config/delete - Delete a base station configuration profile from database == |
122 | 122 | {{{ |
123 | 123 | <service name="bs/config/delete"> |