04-20-2024 10:09 AM
Hi all,
i get a cisco switch, model WS-C3850-24P, and when i'm looking for a OS/firmware update i have to chose between:
Solved! Go to Solution.
04-21-2024 09:39 AM
May be you can try delete all old certs :
no crypto pki trustpoint TP-self-signed
no ip http
no ip http secure
Then config :
ip http
ip http secure
You can issue below command check the ciphers :
show ip http server all
or you can also configure ciphers you want to :
ip http secure-ciphersuite ? (give you options)
and when i reload, my config is gone...is very frustrating sometimes..
If you do not read the documents then you will go more fustration.
show version ( check the config register - setup correctly to retain the config).
config-register 0x102
no system ignore startupconfig
04-20-2024 10:50 AM
Image is universal so download from below link the stable cisco 5star
cat3k_caa-universalk9.16.12.10a.SPA.bin
https://software.cisco.com/download/home/284455435/type/282046477/release/Gibraltar-16.12.10a
04-20-2024 11:55 AM
Thanks! Oke Now i have two choices:
CAT3850/3650 UNIVERSAL
or
CAT3850/3650 UNIVERSAL W/O DTLS
Which one? What is he difference?
04-20-2024 04:42 PM
Pick Universal.
04-21-2024 12:55 AM
i have provided the image name - cat3k_caa-universalk9.16.12.10a.SPA.bin
04-21-2024 07:47 AM
thanks, i did. Now i have the newst version cat3k_caa-universalk9.16.12.11.SPA.bin installed. Everything is working but now i cannot access the webui. i get this message:
%WEBSERVER-5-LOGIN_FAILED: Switch 1 R0/0: nginx: Login Un-Successful from host 192.168.13.21 using crypto cipher 'ECDHE-RSA-AES128-GCM-SHA256'
any help? Sorry im just a beginner..
04-21-2024 08:10 AM
..and when i reload, my config is gone...is very frustrating sometimes..
04-21-2024 09:39 AM
May be you can try delete all old certs :
no crypto pki trustpoint TP-self-signed
no ip http
no ip http secure
Then config :
ip http
ip http secure
You can issue below command check the ciphers :
show ip http server all
or you can also configure ciphers you want to :
ip http secure-ciphersuite ? (give you options)
and when i reload, my config is gone...is very frustrating sometimes..
If you do not read the documents then you will go more fustration.
show version ( check the config register - setup correctly to retain the config).
config-register 0x102
no system ignore startupconfig
04-21-2024 01:02 PM
Thank you!
config-register 0x102
no system ignore startupconfig
this resolced the config issue, but i still cannot access the webui, and i get the same response if i change the crypto cypher..
04-21-2024 01:05 PM
....i solved! i missed this command:
ip http authentication local
Thanks a lot for your help!
04-22-2024 09:33 AM
sure that is basic setup we expected to configure any one before accessing the GUI
but you are more showing logs about cipher, never showed the config.
Glad all good at end. good luck.
04-22-2024 11:42 AM
Thank you!
04-23-2024 11:27 PM
- Doesn't matter, take any of them and or the needed (downloaded) firmware will be compatible ,
M.
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