cancel
Showing results for 
Search instead for 
Did you mean: 

R510 not accessible from cli or gui

AnthonyK1974
New Contributor

I have an R510 in our lab which is not accessible from the cli or the gui.

I have factory reset and it broadcasts Configure-Me which i can connect to using the serial number as a password. I can ping 192.168.0.1 but i just get a rejected message in a browser and putty. Anyone had this? It was on a smartzone but i wanted to change it to unleashed for evaluation purposes.

 

1 REPLY 1

syamantakomer
Community Admin
Community Admin

Hi @AnthonyK1974,

Most probebely AP joined back the controller, this is why you are not able to access GUI.

Please SSH into the AP and run below commands.

  1. Get http
  2. get https
  3. get ipaddr wan
  4. get version

For flashing the AP, use the CLI instead. Use TFTP or FTP to flash the AP. Below are the methods for both.

TFTP:

fw set proto tftp
fw set host <ServerIPAddress>
fw set control <APUpgradeImageFileName>.bl7
fw upgrade
reboot

FTP:

fw set control <APUpgradeImageFileName>.bl7
fw set proto ftp
fw set host 
fw set user
fw set password
fw up   


Syamantak Omer
Sr.Staff TSE | CWNA | CCNA | RCWA | RASZA | RICXI
RUCKUS Networks, CommScope!
Follow me on LinkedIn