Page 1 of 2

No web gui WS-12-250-DC

Posted: Tue Jan 24, 2017 10:29 am
by jkjkrules
I have a WS-12-250-DC switch setup and I'm not able to load the web interface. I can ping it and get into it ssh. Is their a way to restart the web gui with a ssh command I've already rebooted the router. I think something messed up because it rebooted a lot when our solar was messing up. I haven't went back out to the site and tried to directly plug in I was trying to figure it out without going out there.

Re: No web gui WS-12-250-DC

Posted: Tue Jan 24, 2017 10:47 am
by Julian
If you do a 'show stat' over SSH, what's the switch's response? (omit information if necessary, leave the MAC though)

Re: No web gui WS-12-250-DC

Posted: Tue Jan 24, 2017 3:05 pm
by jkjkrules
Netonix Switch# show stat
System
------
Current Time: 01/24/2017 14:03:47
Uptime: 80072.406250 seconds
CPU Usage: 44%
Memory Usage: 35.32 MB
MAC Address: ec:13:b2:81:95:14
IP Address: 10.0.x.x
IPv6 Address: fe80::ee13:b2ff:x:x
IPv6 Address: fe80::ee13:b2ff:x:x
Firmware Version: 1.4.6
Model: WS-12-250-DC
Board Rev: F
Power
-----
Board 24V: 24.6 V
Board 3V: 3.3 V
Power Supply Input Voltage: 24.7 V
Power Supply Input Current: 2.3 A
Power Supply Output Voltage: 49.9 V
Power Supply Output Current: 1.0 A
Thermal
-------
Board Temp: 36 C
CPU Temp: 55 C
PHY Temp: 59 C
Power Supply Board Temp: 25 C
Power Supply Heatsink #1 Temp: 23 C
Power Supply Heatsink #2 Temp: 23 C
Power Supply Controller Temp: 32 C
Cooling
-------
Fan 1 Speed: 0 RPM

Re: No web gui WS-12-250-DC

Posted: Tue Jan 24, 2017 4:33 pm
by Julian
So we have sanity; Good.

couple things to try:

from this prompt, copy and paste the below 3 lines into your session:
config t
https-server port 443

(end copy and paste at the start of this line-- you need the carriage return on the line above though)

hit control+Z to save config, and hit enter again, and look for your switch at https://youriphere.. If this works, you accidentally disabled HTTPS, happens sometimes.

If that doesn't work, you need a TFTP server installed on your machine, and a firmware upgrade package in the TFTP server's home folder.

at that point, it's pretty easy from a switch# prompt:

firmware upgrade tftp://(yourmachinehere)/(yourbinhere.bin)

and then wait until the process completes.. at that point, you should have joy.

upgrade packages can be found in the first post of the 'download latest firmware' thread on this forum.


try those, let me know how your mileage is.

Re: No web gui WS-12-250-DC

Posted: Wed Jan 25, 2017 1:23 pm
by jkjkrules
Thanks. The first commands didn't work i'll try the other one later don't want to take it down right now sense it is working except the web gui.

Re: No web gui WS-12-250-DC

Posted: Wed Jan 25, 2017 2:32 pm
by Julian
Firmware upgrades do interrupt traffic for a short time, but you won't have to wait for all your radios to come back up - they won't lose power.

But you're right-- if it's not a client-side outage at this point, why make it into one?

Best of luck,

Julian

Re: No web gui WS-12-250-DC

Posted: Thu Jan 26, 2017 12:09 pm
by jkjkrules
So I have a ftp server but I guess I need a tftp server?

Re: No web gui WS-12-250-DC

Posted: Thu Jan 26, 2017 12:14 pm
by sirhc
jkjkrules wrote:So I have a ftp server but I guess I need a tftp server?


Yes, you can download a free one and put on your laptop

Re: No web gui WS-12-250-DC

Posted: Wed Nov 20, 2019 7:29 pm
by Nickmc123
Hey guys. I'm having the same issues on about 3 switches. What is the procedure for a hard reset?

Re: No web gui WS-12-250-DC

Posted: Thu Nov 21, 2019 8:00 am
by Stephen
If you have ssh access you can reset defaults over terminal with the command:
Code: Select all
reload defaults


Of course, if you do that keep in mind it will reboot and set it's IP address back to 192.168.1.20/24