Page 1 of 1

Automatically Rebooting Accesspoints

Posted: Fri Jul 28, 2006 2:11 pm
by akpatel
I am somewhat technical but can't figure out how to go about doing this. I have a hotel where I installed 10 wireless accesspoints and sometime the freeze up or act sluggish and rebooting them seems to resolve the issue.  What I want to do for example is Log on to the access point remotely and select the button that says restart.  I can get it to open the logon prompt after using run"http://69.36.52.54:xxxx" and then how do I automatically enter username and password to logon.  Then I think I can do it from there

Automatically Rebooting Accesspoints

Posted: Sat Jul 29, 2006 7:12 am
by Oleg
You can enter username and password by using "Send keystroke" action. Key sequence will be like this:
username{Tab}password{Enter}

Probably you should insert some pause between opening the page and sending keystrokes.