01-08-2021 01:43 PM
Hi,
I'm trying to upgrade via https with command
copy https flash
The file is no issue when I'm opened with browser and download directly to computer, but at switch I got error message
HTTP Request Failed for Request ID: 1. Response Code: 404
Right now I'm using firmware SPR08092d and want to upgraded to SPR08095
Anyone have solution?
01-10-2021 01:13 PM
Is the HTTPS functional support SNI? Also I think SSL protocol not yet supported modern SSL protocol, because I must lower the security SSL configuration.
01-11-2021 07:35 PM
Hi Tomy,
For code upgrades, you can use tftp of scp protocols as well. Pls refer to the below link.
http://docs.ruckuswireless.com/fastiron/08.0.80/fastiron-08080-upgradeguide/GUID-B23CAADF-AB3B-4DE5-...
01-11-2021 07:39 PM
With respect to your problem, http 404 is a standard error code to indicate client is not able to communicate with server. Ensure the connectivity isn't broken, path and the filename is correct. An example below.
ICX7450-48 Router# copy https flash 10.176.132.132 SPR08090ufi.bin primary
ICX7450-48 Router# boot system flash primary
01-11-2021 08:15 PM
Hi jijo,
I'm trying to update with domain name with SNI server for several subdomain name in one server. The file can be accessed from browser and download it successfully. But 404 error code appear at CLI switch. Looks like ICX switch can't supported SNI certificate and needed to lower the SSL security