06-25-2021 08:10 AM
Hi,
I've just taken delivery of 4x Cisco Catalyst 9200L switches.
These are my first Cisco switches in about 8 years.
I am trying to connect to the web ui of one of these to start configuring it, however when doing so from IE, Edge or Firefox, I get an ERR_SSL_VERSION_OR_CIPHER_MISMATCH error.
Can anyone help me determine why this issue exists on brand new switches?
Thanks
James
Solved! Go to Solution.
06-29-2021 05:25 AM
Thanks to everyone else for the help and advice.
Summary answer is;
Until you connect to the console and run through the basic switch setup, SSL configuration is not completed on the switch, causing the web interface to not load.
Once you connect to the console port and run through the basic setup, it will sort the SSL config and the webui will then load (albeit with a self signed cert error (to be expected)).
James
06-25-2021 08:17 AM - edited 06-25-2021 08:19 AM
what terminal client you using
get new Putty client and install and test it
Secure CRT
06-25-2021 08:18 AM
I'm trying to get to the webui!
06-25-2021 08:22 AM - edited 06-25-2021 08:22 AM
Try different Browser, since its not valid SSL, you get that error,
06-25-2021 08:25 AM
Sorry, but if you re-read my post, you'll see I've already tried 3 browsers. All have the same issue.
06-25-2021 08:35 AM
I may have over looked the information : ( let me test myself again) mean time try below may work :
Do you have enabled on the browser - enable the TLSv1.1 & TLSv1.2
https://help.wheniwork.com/articles/enable-tls-v12-on-your-web-browser/
06-25-2021 08:49 AM
Yes both 1.1 and 1.2 are enabled.
06-25-2021 05:41 PM
Are you using a Win7 machine?
06-28-2021 01:07 AM
Windows 10
06-25-2021 06:03 PM
Do you have any other device ? (Pc) to test
06-25-2021 11:19 PM
- Try :
conf t
no crypto pki trustpoint TP-Self-Signed-xxxxxxxxxx
no ip http server
no ip http secure-server
ip http server
ip http secure-server
ip http authentication
This should regenerate a new self signed trustpoint
M.
06-25-2021 11:21 PM
- Actually pre-pend the latter with : show run | inc crypto first
M.
06-28-2021 01:12 AM
Is there a doc you can point me to advising how to set up one of these switches via Putty? I've skimmed the docs I've found for the 9200L, but they are dense and I couldn't find anything about CLI configuration.
Thanks
James
06-28-2021 01:40 AM
M.
06-28-2021 01:54 AM - edited 06-28-2021 01:55 AM
Is there a doc that precedes this?
I.e. one that tells me how to connect to the console/management interface for the very first time?
EDIT: Nevermind, think I found it.
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