- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 06:39 AM
Hello,
I have a 2960-X Catalyst (WS-C2960X-48FPD-L) switches with c2960x-universalk9-mz.152-7.E2 firmware (with web interface).
After updating to the latest firmware available (c2960x-universalk9-mz.152-7.E6), the web interface started to show some strange parts at the top of the page that do not work properly (attached image).
To upgrade, I have used the command:
archive download-sw /overwrite tftp://192.168.20.1/c2960x-universalk9-tar.152-7.E6.tar
Below is the directory listing:
swt#dir flash:c2960x-universalk9-mz.152-7.E6
Directory of flash:/c2960x-universalk9-mz.152-7.E6/
497 -rwx 688 Jun 10 2022 02:54:53 -03:00 info
991 drwx 1536 Jun 10 2022 04:20:06 -03:00 html
498 -rwx 26777600 Jun 10 2022 02:55:02 -03:00 c2960x-universalk9-mz.152-7.E6.bin
I also tried to upgrade only de CWML file (c2960x-cwml.01_08_03.tar) without success.
Can anyone help me?
Thanks
Solved! Go to Solution.
- Labels:
-
Catalyst 2000
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 04:34 AM
Hi @marce1000
Find below the steps to solve the problem:
config t
service timestamps log datetime
ip http authentication local
end
write memory
Thanks for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 09:24 AM
- FYI : https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvo35537
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 11:23 AM
Hi @marce1000
Unfortunately, it didn't work. I changed the the service timestamps log to datetime, save the configuration and restart the switch, but the problem persists.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2022 12:34 PM
browser or refresh with Ctrl+F5 .
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2022 04:34 AM
Hi @marce1000
Find below the steps to solve the problem:
config t
service timestamps log datetime
ip http authentication local
end
write memory
Thanks for your help!
