09-27-2021 02:08 AM - edited 09-27-2021 02:14 AM
Hello,
I hope someone can help me. I try to configure the AP AIR-AP1852E-E-K9 without a WLC.
Mobility Express is installed on the device. The hole WLAN only consits of this AP.
I configured the AP via the provisioning WLAN. After the configuration has been saved I see for a short time the
configured WLAN (before the restart of the AP). After the restart is finsihed, the configured WLAN is not available
and the LED is blinking red. The lldp of the switch where the AP is connected shows "bridge" as the capability.
This explains why the WLAN is not discoverable. Why is the AP in the bridge mode after the initial connfiguration
and how can I change it?
Thanks for your support!
Solved! Go to Solution.
09-30-2021 04:06 AM
I tried different configurations.
Access port:
interface GigabitEthernet 1/3
loop-protect action shutdown log
no loop-protect tx-mode
switchport access vlan 5
no spanning-tree
speed auto 10 100 1000
And trunk port:
interface GigabitEthernet 1/3
loop-protect action shutdown log
no loop-protect tx-mode
switchport trunk native vlan 5
switchport mode trunk
no spanning-tree
speed auto 10 100 1000
10-03-2021 11:34 PM
Hello Sandeep,
do you have any other ideas?
Or does anyone else have an idea?
10-06-2021 11:12 PM
The problem is solved. You have to assign the AP (not the WLC) an IP address because there is no DHCP.
In the console you can check if the ap has an ip address (show ip inter brief). "wired0" must have an ip. With the command "capwap ap ip <ip address> <subnet> <gateway>" you can assign the ip.
10-07-2021 01:02 AM
Ok that makes sense. DHCP on the LAN is always a fundamental requirement/assumption. Static IPs is not Cisco best practice but obviously if you only have 1 AP then it is feasible to do it that way. Since you are not providing DHCP for the AP (which was not clear from your original post) then you need to provide static IP configuration. It's normal recovery mechanism for the AP to reboot in this scenario because it can't discover the WLC:
FYI: it is possible to run DHCP server on ME but you must follow the Site Survey instructions to enable it:
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