11-15-2022 07:51 AM
Hello,
I have 3 WLC, and have problems to register APs with MIC SHA2 only in WLC1. The difference with the others is in "show sysinfo"...
(Cisco Controller) >show sysinfo
Manufacturer's Name.............................. Cisco Systems Inc.
Product Name..................................... Cisco Controller
Product Version.................................. 8.3.150.0
Bootloader Version............................... 1.0.20
Field Recovery Image Version..................... 7.6.101.1
Firmware Version................................. FPGA 1.7, Env 1.8, USB console 2.2
OUI File Update Time............................. Sun Sep 07 10:44:07 IST 2014
.....[omited info]
WLC MIC Certificate Types........................ SHA1 <------------- Others shown SHA1/SHA2
How can enable SHA1/SHA2? The command "config ap dtls-wlc-mic sha2" dont works.
Thanks!!
11-15-2022 08:58 AM
- You may try : config certificate ssc hash validation disable
M.
11-15-2022 01:46 PM
You have potentially hit this field notice
https://www.cisco.com/c/en/us/support/docs/field-notices/639/fn63942.html
11-16-2022 08:18 AM
Agreed with @Haydn Andrews it's probably CSCvs22835.
The sysinfo you showed is running 8.3.150.0 - is that the one which is not working?
What version are the other 2 WLCs running?
Are they all the same model of WLC - what model?
Assuming it is CSCvs22835 then your only option to resolve that is upgrade to latest 8.5 but whether you can do that or not depends on what WLCs you're using and what APs you need to support.
11-17-2022 07:17 AM - edited 11-17-2022 07:21 AM
Hello,
The sysinfo you showed is running 8.3.150.0 - is that the one which is not working? Yes, in all WLCs the version is 8.3.150, but only in WLC1 not working.
What version are the other 2 WLCs running? 8.3.150
Are they all the same model of WLC - what model?-All is 5508
Assuming it is CSCvs22835 then your only option to resolve that is upgrade to latest 8.5 but whether you can do that or not depends on what WLCs you're using and what APs you need to support.
Probably that is the solution, but my doubt is that only in WLC1 where sysinfo shows "SHA1" it doesn't work.
WLC1 |
WLC2 and WLC3 |
(Cisco Controller) >show sysinfo
Manufacturer's Name.............................. Cisco Systems Inc. Product Name..................................... Cisco Controller Product Version.................................. 8.3.150.0 Bootloader Version............................... 1.0.20 Field Recovery Image Version..................... 7.6.101.1 Firmware Version................................. FPGA 1.7, Env 1.8, USB console 2.2 OUI File Update Time............................. Sun Sep 07 10:44:07 IST 2014
.....[omited info]
WLC MIC Certificate Types........................ SHA1 |
(Cisco Controller) >show sysinfo
Manufacturer's Name.............................. Cisco Systems Inc. Product Name..................................... Cisco Controller Product Version.................................. 8.3.150.0 Bootloader Version............................... 1.0.20 Field Recovery Image Version..................... 7.6.101.1 Firmware Version................................. FPGA 1.7, Env 1.8, USB console 2.2 OUI File Update Time.............................
.....[omited info]
WLC MIC Certificate Types........................ SHA1/SHA2 |
Thank you!! I will continue looking for the possibility of enabling SHA2.
11-17-2022 07:55 PM
Hello,
I don't think we would be able to change it to SHA2, as it's Manufacturing Installed Certificate.
Depending on when WLC was manufactured it may have just SHA1 cert.
Please check the below output on wlc:
show ap dtls-cipher-suite
DTLS Cipher Suite................................ RSA-AES256-SHA256
if it's showing as above, try setting "config ap dtls-cipher-suite RSA-AES128-SHA" (required reload of wlc ) and see if it helps.
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