08-06-2018 08:41 AM
Hi,
We have multiple IE4000 that will have the same configuration. I configured one switch, saved the configuration to the SD card and moved the card over to the new switch and power cycled the switch. Now when I try to log on to the switch it gives me the following message
CLS_ACC-4-NO_HTTP_PAGE: Failed to locate HTTP page for the consoleless
Am i missing something here? The webpage would be greatly helpful in terms of quick check everytime we configure a new switch.
Any insight would be helpful.
Thanks
08-06-2018 03:28 PM
08-07-2018 07:53 AM
08-07-2018 03:25 PM
08-08-2018 03:52 PM
08-08-2018 03:54 PM
08-08-2018 06:38 PM
08-08-2018 11:39 PM
I know the reason why ...
1. Look at the filename "Screen Shot 2018-08-08 at 11.54.04 AM.png". The IOS version being unpacked is 15.2(6)E1.
2. Look at the filename "Screen Shot 2018-08-08 at 11.47.38 AM.png". There is an archive folder of IOS version 15.2(4)EC2. HOWEVER, notice there is an "update" folder? This folder means there was a previous attempt to unpack a tar file but the attempt was interrupted.
This is the reason why IOS versoin 15.2(6)E1 failed to unpack.
Delete the "update" folder using the command "del /f /r flash:update" and try to unpack 15.2(6)E1 again. Once this is complete, reboot the switch.
08-09-2018 07:54 AM
Ah, I will try that the first chance i get. I appreciate your input. One more question, if I was to take a SD card from a configured switch and plug it into a brand new switch, all the configuration should be copied over to the new switch automatically on power up right? It seems like I cannot get to the webpage if the switch and the SD card have different firmware version. Am I on the right track?
I will report back the results of my testing, later today.
Thanks,
08-09-2018 03:20 PM
@romendra.chudal wrote:
if I was to take a SD card from a configured switch and plug it into a brand new switch, all the configuration should be copied over to the new switch automatically on power up right?
Won't work because a switch knows only one place to find a the configuration file and this place is the flash.
You'll need to manually instruct the switch to copy the configuration, located in the SD card, into the running-config (don't forget to save the config to make it permanent).
08-13-2018 07:32 AM
Sorry for the late response. Haven't had a chance to test any of the stuff yet. But I will try it later today and report back. Also, thanks for the info on copying the config. If the config cannot be automatically loaded from the switch, I fail to understand the purpose of the SD card. But oh well
08-13-2018 03:17 PM
@romendra.chudal wrote:
If the config cannot be automatically loaded from the switch, I fail to understand the purpose of the SD card.
It can be done as long as it's enabled from the config. This feature isn't enabled by default.
08-13-2018 04:08 PM
08-13-2018 11:45 PM
conf t boot config-file usb0:filename.extension end wr
Verify the settings using the command "sh boot".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide