03-26-2013 07:17 AM - edited 07-03-2021 11:47 PM
Hi all,
We just ran in to an issue with a particular building unable to restore wireless connectivity because our APs could not receive DHCP addresses. We had an outage over the weekend that caused our APs to disassociate from the controller. When the outage was resolved, the APs would not receive an address on their subnet. I could plug in on that VLAN and get an address and every other VLAN in that building (voice, data, security, etc.) all worked fine. The only resolution was when we issued a 'no switchport block multicast on the layer 2 interface on the router. We are running WiSM2s over an MPLS network with Infoblox appliances serving DHCP. Why would our router ID these DHCP request as unknown multicast traffic and block at the interface? Specifically, why would it allow my laptop's DHCP request to pass through, but block request coming from our APs? We did a pcap and the APs are sending out request.
Thanks in advance!
03-26-2013 07:50 AM
Interesting ..
My experience has been that aps broadcast for an ip just like any normal device. Router takes the request and forwards to the dhcp server.
In your capture does the dhcp request show being sent under a multicast address ?
Sent from Cisco Technical Support iPhone App
03-26-2013 10:51 AM
The DHCP request look like any (src: 0.0.0.0, dst: 255.255.255.255) other except for the fact that the bootp flag within the bootstrap protocol is set to 'broadcast' on the AP request and on a PC, it is set to 'unicast'. TTL is different, but both are high enough.
Edit: I've attached a copy of the pcap.
03-26-2013 01:21 PM
Hi,
just to understand better, where is your DHCP? on the same location as the AP's?
if not, do you have IP helper address on the router?
03-26-2013 01:24 PM
03-26-2013 02:17 PM
Hi,
i have looked at the captures, and at the end of the file i can see that there is an AP with IP address.
03-26-2013 02:20 PM
That's my PC. That's the confusing part of this whole thing. I can get an address, but my APs cannot. Removing the 'switchport block multicast' allows the APs to get an address.
03-31-2013 02:27 AM
reboot the ap and get the complete capture from the start
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