03-02-2025 01:40 PM
I have a C1111-8PWA I am setting up for the first time and am trying to set up the Embedded Wireless Controller through the Web GUI. I get to the page and it says "Please make sure Wireless Controller is in Login prompt as "User" Click here to Login to Controller"
I click on the link and get the login page. I've tried Cisco/Cisco cisco/cisco and my GUI login credentials but all return the message "Login Credentials Failed"
I've tried the
hw-module subslot 0/2 error-recovery password_reset
command followed by
hw-module subslot x/x reload force
Any thoughts on what the issue might be?
Config is attached
Solved! Go to Solution.
03-03-2025 12:00 PM
I think I figured it out - if you issue the show platform command, you will see in the output that the AP in the ISR is on module 0/2.
To access the AP, issue the command hw-module session 0/2 from enable mode. You will access this way the ME controller on the AP.
If this your first time accessing the ME controller, it will ask you to configure an administrative password which you will use to log into the controller.
After you configure the password, you can find out what IP your controller has by typing the command: show interface summary
Next check if the Web server is enabled on the controller: show network summary
If the Web server is disabled, enable it with the command:
config network secureweb enable
Here is the document that helped me to figure it out: https://www.itnetworks.com.au/blog/cisco-isr-1100-internal-wap/
HTH
03-09-2025 01:36 AM
Nou do you see a CiscoAirprovision-<XXXX> SSID broadcasted by your C1111-8PWA?
03-02-2025 11:12 PM
Hello @90-Lowrider ,
have you tried username webui and password cisco ?
HTH
03-03-2025 04:24 AM
03-03-2025 04:37 AM
I see from the config you shared that you have a web username created. Maybe you changed the password for it.
You can enter config mode and issue the command:
username webui privilege 15 secret <new_password>
in order to change the password.
03-03-2025 10:00 AM
Just wanting to clarify something - do you see a CiscoAirprovision-<XXXX> SSID broadcasted by your C1111-8PWA?
03-03-2025 10:15 AM
03-03-2025 11:03 AM
My suspicion is that there is no WLC in your ISR - I'm sayng that because I don't see ANY WLC specific configurations in your router configuration. I suspect that the WLC is embedded in the AP that's inside your router.
Can you share the outputs of the following show commands:
show platform
show inventory
show ip interface brief
show arp
If my theory is correct, first you should configure the internal AP and then configure Mobility Express (ME) on that AP.
03-03-2025 12:00 PM
I think I figured it out - if you issue the show platform command, you will see in the output that the AP in the ISR is on module 0/2.
To access the AP, issue the command hw-module session 0/2 from enable mode. You will access this way the ME controller on the AP.
If this your first time accessing the ME controller, it will ask you to configure an administrative password which you will use to log into the controller.
After you configure the password, you can find out what IP your controller has by typing the command: show interface summary
Next check if the Web server is enabled on the controller: show network summary
If the Web server is disabled, enable it with the command:
config network secureweb enable
Here is the document that helped me to figure it out: https://www.itnetworks.com.au/blog/cisco-isr-1100-internal-wap/
HTH
03-03-2025 12:21 PM
03-03-2025 12:33 PM
You are welcome. Please share an update after you try out the commands.
03-08-2025 09:22 AM
I am able to access the controller via the CLI as you instructed above. I entered the username and password, ip address ( I used 192.168.1.2 255.255.255.255 ) but it is now asking me for the "Management Interface Default Router". Any idea what that should be?
03-08-2025 10:12 AM
This is in the controller CLI setup dialog? I'm thinking it should be the default gateway for the network in which you configured the IP address.
Also, I would have configured the IP address 192.168.1.2 255.255.255.0.
03-08-2025 03:21 PM
I went back and started from scratch. Specified static for the ip address and used 192.168.1.7 255.255.255.0. The controller is all set up and I can access it on the CLI. However, when I try to access it from the GUI it still says credentials failed. I used the username and password I entered during setup
03-09-2025 01:36 AM
Nou do you see a CiscoAirprovision-<XXXX> SSID broadcasted by your C1111-8PWA?
03-09-2025 11:20 AM
I see the said I set up and can access the controller with a browser directed to 192.168.1.7 on my phone. The wifi light on the face of the router is steady green. I can now access the controller from the router's GUI so it looks like all is working here. Next step: plug in my switch and AP's.
Thanks for all the help. I'll hit "accept as a solution" where I am supposed to
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