02-02-2025 04:45 PM
I'm working on configuring the Cisco AP 9115-axe as embedded wireless controller. So far I've changed the AP to EWC mode and configured the hostname, IP and route. AP is connected to Cisco 9200 switch running version 17.9.4a, EWC is running version 17.12.4. The switchport is configured as trunk interface.
The issues I'm having so far, I can't ping Interface G0 interface IP and neither the gateway. I also can't access the GUI of EWC, getting the error "this site can't be reached". I've tried accessing the EWC Gui from the MGMT vlan and no smoke.
*** Configuration from the EWC Interface G0 ***
interface GigabitEthernet0
mac-address <Mac address>
ip dhcp client client-id GigabitEthernet0
ip dhcp client broadcast-flag clear
ip address <IP address from management VLAN> 255.255.255.0
negotiation auto
*** Switch Interface ***
Int g1/0/5
switchport mode trunk
switchport trunk native vlan <VLAN ID>
Please Advise?
Thank you.
V/R,
S
Solved! Go to Solution.
02-02-2025 05:10 PM - edited 02-02-2025 05:30 PM
@d-satbir search around the forums as there are other post with the same type of issue. This way you can gather some data and see what works. Search Cisco EWC GUI as an example. You can find some troubleshooting and also steps to actually configure EWC. Maybe you missed a step, because there is more than what you have to get the GUI working.
https://community.cisco.com/t5/wireless/cisco-9120axi-ewc-e-deployment-not-working/td-p/4111785
02-02-2025 04:47 PM
Another thing I forgot to mention, I'm seeing unknown protocol drops increment as I've tried pinging or tried to access to GUI.
02-02-2025 05:10 PM - edited 02-02-2025 05:30 PM
@d-satbir search around the forums as there are other post with the same type of issue. This way you can gather some data and see what works. Search Cisco EWC GUI as an example. You can find some troubleshooting and also steps to actually configure EWC. Maybe you missed a step, because there is more than what you have to get the GUI working.
https://community.cisco.com/t5/wireless/cisco-9120axi-ewc-e-deployment-not-working/td-p/4111785
02-05-2025 09:21 PM
The following link helped me figure out the issue I came across.
https://community.cisco.com/t5/wireless/cisco-9120axi-ewc-e-deployment-not-working/td-p/4111785
Thank you for your response and assist on the matter.
V/R,
Satbir
02-06-2025 07:09 AM
@d-satbir did you miss a step, curious on what fixed it.
02-06-2025 04:54 PM
Initially I was assigning the IP statically to EWC. After going through the link provided gave me an idea to get an IP address through DHCP, so I enabled DHCP on the management VLAN. That gave me an IP address for EWC and an AP which worked just fine. That also resolved my ping issue.
02-06-2025 04:57 PM
Thanks for providing what fixed your issue. That helps a lot.
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