09-23-2024 05:52 AM
I recently configured a Cisco Catalyst 9800. After setting up the device via the console, I enabled the web server and configured the management interface along with user credentials. SSH access is working perfectly, but when trying to log into the web interface, I receive an "Invalid Credentials" error.
Steps:
What could be causing the web interface to reject the credentials while SSH works fine? Are there additional configurations required specifically for the web interface? Any guidance would be greatly appreciated!
Solved! Go to Solution.
09-23-2024 07:09 AM
https://www.wiresandwi.fi/blog/cisco-wlc-9800-base-initial-configuration-cli
Check this there is some command related to http is missing
MHM
09-23-2024 05:58 AM
Can I see the wlc config
MHM
09-23-2024 06:59 AM
what exactly do you want to have?
09-23-2024 07:06 AM
Show run | in http
This part friend
MHM
09-23-2024 07:10 AM
WLC#Show run | in http
ip http server
ip http secure-server
destination transport-method http
WLC#
09-23-2024 07:09 AM
https://www.wiresandwi.fi/blog/cisco-wlc-9800-base-initial-configuration-cli
Check this there is some command related to http is missing
MHM
09-23-2024 08:04 AM
WLC#Show run | in http
logging discriminator FILTER msg-body drops Configured programmatically by process SEP_webui_wsma_http
webauth-http-enable
ip http server
ip http secure-server
destination transport-method http
WLC#
I keep having the same problem
09-23-2024 08:06 AM
ip http authentication local
MHM
09-23-2024 08:36 AM
ok
CORP-WLC01#Show run | in http
logging discriminator FILTER msg-body drops Configured programmatically by process SEP_webui_wsma_http
webauth-http-enable
ip http server
ip http access-class ipv4 HTTPSXX_ACC
ip http authentication local
ip http secure-server
ip http client source-interface Vlan999
destination transport-method http
CORP-WLC01#
the access list in the ACLs was missing
09-23-2024 08:38 AM
Now gui is working
Glad issue solve
Have a nice day
MHM
09-23-2024 09:00 AM
Validate the WLC config with WLC Config Analyzer https://cway.cisco.com/tools/WirelessAnalyzer/ and go through the critical Advisories and fix them.
Jagan Chowdam
/**Pls rate useful responses**/
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