Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My understanding that is that 9800 WLC sends AP licensing info via a RUM report to CSSMDoes this RUM report contain AP Serial# information?Is there a way to see the AP Serial Numbers that a WLC sent to CSSM? Thanks
I have a few 2802 APs up and running, however "show license summary" shows "No Licenses in Use" It could take 20 - 30 min or more for them to show up. Is there a way to force them to be displayed? Thanks!
This how my SSID is configured: c9800-1(config)#key config-key password-encrypt <key>c9800-1(config)#password encryption aes no broadcast-ssid
security wpa psk set-key ascii 8 fHeEGWK[YCWF\PcLNgTidD]WQfGKVR[`aAAB
no security wpa akm dot1x
security...
Everything has been working ok until today. Today I factory defaulted and reconfigured my 9800 in my lab and now the Licensing > General tab shows "No Licenses in use" My single AP is active and clients are associating. My understanding was that li...
I have a very simple setup: WLC1 (172.16.0.250) = Primary BACKUP (172.16.0.251) = Backup When the Primary goes offline, my AP moves to the BACKUP wlc as expectedHowever, when the Primary comes back online, the AP remains in the BACKUP and does not "f...
The show ap summary show the ap's are joined. No issues with that. My challenge is that I need to send a "Usage Report" to CSSM using the Cisco Smart License Utility (CSLU) I can't seem to send a "Usage Report" until the 9800 WLC displays the lice...
17.3.3 Your suggestion from the other thread did the trick! -make sure AES encryption is configured with the same master key before restoring any of the backup config otherwise IOS cannot decrypt those keys. I had to set the master key BEFORE uploadi...
Thank you. I've been banging my head about how to "restore" a config file into a new WLC that includes the encrypted pre-shared keysMy wlan is configured like this (all good: preshared key encrypted, clients associated) no broadcast-ssid
security wp...
Hi, So you are using "ascii 0", and not "ascii 8" ? What's the difference between this passwordkey config-key password-encrypt Test5678and this onesecurity wpa psk set-key ascii 0 Test1234Is the first one the Master? how is it used? Thanks