09-22-2024 08:58 PM
Web management console no longer comes up HTTP or HTTP/s
Stack unit 1:
NAND Type: Micron NAND 2GiB (x 1)
Compressed Pri Code size = 29360128, Version:09.0.10jT211 (SPS09010j_cd4.bin)
Compressed Sec Code size = 29360128, Version:09.0.10jT211 (SPS09010j_cd3.bin)
Compressed Pri Boot Code size = 786944, Version:10.1.26T225 (mnz10126)
Compressed Sec Boot Code size = 786944, Version:10.1.26T225 (mnz10126)
Code Flash Free Space = 983683072
RuckusSwitch(config)#web-management http
Error - Config send failed
RuckusSwitch(config)#
RuckusSwitch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
09-22-2024 09:14 PM
Here is my config
RuckusSwitch(config)#write terminal
Current configuration:
!
ver 09.0.10j_cd4T211
!
stack unit 1
module 1 icx7150-c12-poe-port-management-module
module 2 icx7150-2-copper-port-2g-module
module 3 icx7150-2-sfp-plus-port-20g-module
stack-port ethernet 1/3/1
stack-port ethernet 1/3/2
!
!
!
!
!
vlan 1 name DEFAULT-VLAN by port
spanning-tree 802-1w
!
!
!
!
!
!
clock timezone gmt GMT-08
hostname RuckusSwitch
ip address xx.xx.xx.xx 255.255.255.0
ip tftp blocksize 8192
ip default-gateway xx.xx.xx.yy
!
!
!
interface management 1
!
!
!
!
!
!
!
!
username super password .....
!
aaa authentication login default local
!
aaa authentication web-server default local
!
aaa authentication snmp-server default local
!
!
!
!
web-management http
!
!
!
snmp-server community 2 $xxxxxxxxxxxxxxxxxxxxxxxxxx ro
!
manager disable
!
cli timeout 0
!
!
!
10-02-2024 09:37 AM
Hi EarthLifeForm
Thank you for reaching us
Have you tried to reboot the switch using command "boot system flash primary" and tried to check UI access of the switch ?
Also try accessing the switch UI using for example "https://<1- address of the switch>"
Thanks