RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
02-27-2024 08:56 AM
Issue noticed:
Lab test and outputs to validate if the issue is same as the scenario mentioned in this article:
Tested in firmware 8095k and 8095g:
Using “Web-management” to enable both http and https and to disable we use “no web-management”
ICX7650-48ZP Switch(config)#show web
HTTP server status: Disabled
HTTPS server status: Disabled
No web connection.
ICX7650-48ZP Switch(config)#web-management
ICX7650-48ZP Switch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
ICX7650-48ZP Switch(config)#no web-management
ICX7650-48ZP Switch(config)#show web
HTTP server status: Disabled
HTTPS server status: Disabled
No web connection.
ICX7650-48ZP Switch(config)#
Now when we use “web-management http” and “web-management https” to enable and using “no web-management” to disable.
ICX7650-48ZP Switch(config)#web-management http
ICX7650-48ZP Switch(config)#web-management https
ICX7650-48ZP Switch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
ICX7650-48ZP Switch(config)#no web-management
ICX7650-48ZP Switch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
ICX7650-48ZP Switch(config)#no web-management http
ICX7650-48ZP Switch(config)#no web-management https
Note: ip ssl client continues to be in enabled mode if enabled
ICX7650-48ZP Switch(config)#show web
HTTP server status: Disabled
HTTPS server status: Disabled
No web connection.
Tested in firmware 9010f and 1010a:
Using “web-management http” and “web-management https” to enable and “web-management disable” to disable http and https
ICX7650-48ZP Switch(config)#show web
HTTP server status: Disabled
HTTPS server status: Disabled
No web connection.
ICX7650-48ZP Switch(config)#web-management http
ICX7650-48ZP Switch(config)#web-management https
ICX7650-48ZP Switch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
ICX7650-48ZP Switch(config)#web-management disable
Error - WebUI already disabled
ICX7650-48ZP Switch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
ICX7650-48ZP Switch(config)#no web-management http
ICX7650-48ZP Switch(config)#no web-management https
ICX7650-48ZP Switch(config)#show web
HTTP server status: Disabled
HTTPS server status: Disabled
No web connection.
We can see notice that in both tests even when “no web-management” in 8095 version and “ web-management disable” command is used in 9010 version the HTTP and HTTPS connection stays enabled.
Solution:
The above issue is fixed on below versions and logged with defect ID FI-279953
