03-13-2017 11:01 AM - edited 07-05-2021 06:41 AM
cisco AP (3702i) @ remote location not able download image from controller over option 43.
AP is getting IP address locally from switch through IP DHCP pool.
Option 60 & option 43 configured.
Able to ping controller at remote location over site to site vpn tunnel.
Controller IP Address - 10.1.1.72
remote location AP IP address - 10.7.4.5
ip dhcp pool Wi-Fi-AP
import all
network 10.7.4.0 255.255.255.248
default-router 10.7.4.1
dns-server 4.2.2.2
option 60 ascii "Cisco AP c3700"
option 43 hex f104.0a01.0148
lease infinite
-------------------------
Device ID: AP002a.10a0.4440
Entry address(es):
IP address: 10.7.4.5
Platform: cisco AIR-CAP3702I-B-K9, Capabilities: Trans-Bridge Source-Route-Bridge
Interface: GigabitEthernet0/13, Port ID (outgoing port): GigabitEthernet0
Holdtime : 174 sec
03-13-2017 12:17 PM
What's your WLC AirOs version?
03-13-2017 03:22 PM
its 2504 WLC at remote location running software version 7.6.110.0.
03-13-2017 06:14 PM
I had a similar issue with this bug when running that code on a Flex 7510.
Please check this https://quickview.cloudapps.cisco.com/quickview/bug/CSCuo35247
03-14-2017 02:54 AM
Ok your software code does not support -B domain access point, which you're using AIR-CAP3702I-B-K9. Please see more details on the link below:
If you want support for your 3702 -B domain access point you have to upgrade at least to the software code 8.0.132.0 - B domain AP support introduced for 8.0 software code:
http://www.cisco.com/c/en/us/td/docs/wireless/controller/release/notes/crn80mr3.html#pgfId-1298773
Although I would rather pick 8.0.140.0 software as far as this is a Cisco suggested release for 8.0.
03-14-2017 12:33 PM
I updated WLC software version to -8.0.140.0 , still getting same on controller. On the controller traps getting following message, it see AP then it get disassociated.
AP Disassociated. Base Radio MAC:00:2a:10:a0:44:40 ApName - AP002a.10a0.4440
03-15-2017 06:14 AM
Can you gather outputs from the following commands?
debug capwap events enable
debug capwap errors enable
debug pm pki enable
show ap join stats detailed 00:2a:10:a0:44:40
03-15-2017 10:37 AM
03-16-2017 09:44 AM
I can see your AP ends up in a join CAPWAP state on the WLC, however does not move to the next stage what's configuration - there are no configuration requests received and some of the discovery responses didn't reach the AP.
It might be something wrong with the connection between the AP and the WLC - what's your round trip latency on that link, is your CAPWAP control traffic prioritized over that WAN link?
If the link is stable and there is no problem with it, I would suggest to open a TAC case on this.
03-13-2017 12:40 PM
Is the AP registering with the controller at all?
- Can you ping the controller IP when sourcing the ping from the gateway (L3 / SVI interface) of the AP
- Check local router/firewall to see if packet destined for the controller is even being sent
- Check routers/firewall in the path to see if the udp/5246 is being dropped
- As it is over a VPN tunnel ensure you have the MTU configured on the outside interfaces
03-13-2017 03:25 PM
Yes able to ping controller IP via source vlan of AP's IP subnet.
verified UDP/5246 - yes its sending packet to remote WLC, WLC see that and AP gets Disassociated.. and Also MTU configured for both inside/outside interface for 1500.
03-15-2017 06:52 AM
I've seen the some APs come with "Bridge" mode. Try adding the MAC address of the AP to MAC filtering( Security / AAA / TACACS+ / Mac Filtering). Once the the AP is joined, you may change it to the mode you want (Flexconnect)
03-15-2017 12:00 PM
I have applied MAC address of AP to MAC filtering on WLC, no change, still getting same
AP Disassociated. Base Radio MAC:00:2a:10:a0:44:40 ApName - AP002a.10a0.4440
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