= Basic Support Services = [[TOC(WiMAX/17*, depth=2, heading=WiMAX RF Aggregate Manager)]] == /info - Configuration Info == Get the information about configuration parameters of the Base Station {{{ Get information about the Base Station }}} == /status - Get Current Status == {{{ Get status of WiMAX RF service }}} == /get - Get Basestation Parameter == {{{ Get Basestation Static Parameter }}} == /set - Set Basestation Parameter == {{{ Set Basestation Static Parameter }}} == /restart - Restart the Base Station == {{{ Restart the Base Station }}} == /default - Reset to Default Parameters == {{{ Restore Base Station parameters from default configuration }}} == /restore - Restore Base Station Config == {{{ Restore Base Station parameters from saved configuration service name="uploadr"/> }}} == Example usage of services from sandbox == To reset base station back to defaults: {{{ $ wget -O status http://cons-wm-01:5052/wimaxrf/default }}} To restart base station: {{{ $ wget -O status http://cons-wm-01:5052/wimaxrf/restart }}}