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 26 and Version 27 of Old/WiMAX/17/14addClient


Ignore:
Timestamp:
Jan 15, 2014, 2:48:37 PM (10 years ago)
Author:
Nilanjan Paul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/17/14addClient

    v26 v27  
    7979Example usage:
    8080{{{
    81 http://cons-mw-01:5052/wimaxrf/datapath/clients/add?macaddr=00:1d:e1:37:11:04&vlanid=1&ipaddress=10.41.18.2
     81http://cons-mw-01:5054/wimaxrf/datapath/clients/add?macaddr=00:1d:e1:37:11:04&vlanid=1&ipaddress=10.41.18.2
    8282}}}
    8383
     
    9797Example usage:
    9898{{{
    99 http://cons-wm-01:5052/wimaxrf/clients/delete?macaddr=00:1d:e1:36:ff:0a
     99http://cons-wm-01:5054/wimaxrf/clients/delete?macaddr=00:1d:e1:36:ff:0a
    100100}}}
    101101
     
    134134Example usage:
    135135{{{
    136 http://cons-wm-01:5052/wimaxrf/clients/status
     136http://cons-wm-01:5054/wimaxrf/clients/status
    137137}}}
    138138
     
    205205To reset base station's datapath configuration back to defaults:
    206206{{{
    207 $ wget -qO- http://cons-wm-01:5052/wimaxrf/datapath/clean
    208 $ wget -qO- http://cons-wm-01:5052/wimaxrf/datapath/config/load?name=defaults
     207$ wget -qO- http://cons-wm-01:5054/wimaxrf/datapath/clean
     208$ wget -qO- http://cons-wm-01:5054/wimaxrf/datapath/config/load?name=defaults
    209209}}}
    210210
    211211To view all clients loaded under current datapath configuration:
    212212{{{
    213 $ wget -qO- http://cons-wm-01:5052/wimaxrf/datapath/clients/status
     213$ wget -qO- http://cons-wm-01:5054/wimaxrf/datapath/clients/status
    214214}}}
    215215
     
    226226
    227227{{{
    228 $ wget -qO- http://internal2dmz.orbit-lab.org:5052/instr/set?portA=1\&portB=2\&att=20
     228$ wget -qO- http://internal2dmz.orbit-lab.org:5054/instr/set?portA=1\&portB=2\&att=20
    229229}}}
    230230
     
    232232
    233233{{{
    234 $ wget -qO- http://internal2dmz.orbit-lab.org:5052/instr/get?portA=1\&portB=8
     234$ wget -qO- http://internal2dmz.orbit-lab.org:5054/instr/get?portA=1\&portB=8
    235235}}}
    236236
     
    238238
    239239{{{
    240 $ wget -qO- http://internal2dmz.orbit-lab.org:5052/instr/status
     240$ wget -qO- http://internal2dmz.orbit-lab.org:5054/instr/status
    241241}}}
    242242
     
    244244
    245245{{{
    246 $ wget -qO- http://internal2dmz.orbit-lab.org:5052/instr/setAll?att=0
    247 }}}
    248 
    249 
     246$ wget -qO- http://internal2dmz.orbit-lab.org:5054/instr/setAll?att=0
     247}}}
     248
     249