04-10-2025 11:36 PM
Hello Team,
I'm encountering an issue where a tablet device with a statically assigned IP address reaches the RUN state on the Wireless LAN Controller (WLC), but its MAC address does not appear on the switch port connected to the AP it's associated with. As a result, although the tablet shows as connected on the WLC, it's not functioning as expected.
Here’s what I’ve verified so far:
FlexConnect and policy profile are correctly configured with the appropriate VLAN (200).
VLAN 200 is allowed on the trunk port of the switch where the AP is connected.
VLAN 200 is present in the switch database, and its spanning-tree state for that specific AP switch port is Forwarding.
Could you please help identify why the tablet's MAC address is not showing on the AP switch port and what might be causing this connectivity issue?
04-10-2025 11:47 PM
- Please note : The wireless controller could be configured for the WLAN with “DHCP Required” (kind of a standard) which forces clients to use a DHCP-assigned IP address. When this option is enabled, a device with a statically assigned IP may successfully complete the control plane procedures (resulting in a RUN state) but then get its data plane blocked because it doesn’t meet the DHCP criteria. Without data traffic flowing from the client, the AP will never see frames from that MAC address, and subsequently, the switch won’t learn it. So in that case you need to disable “DHCP Required”
M.
04-11-2025 03:39 AM
Hello Marce,
The DHCP Required option is already unchecked in the Advanced section of the policy profile associated with this SSID.
Additionally, the MAC address of the tablet device is not being learned in either of the following scenarios:
Using DHCP: The tablet gets stuck in the IP Learn state, and no MAC address is learned on the AP's switchport—even though the DHCP is properly configured to assign an IP to the client.
Using Static IP: The tablet transitions to the RUN state, but functionality remains broken as the MAC address is still not learned on the AP’s switchport.
04-11-2025 06:26 AM
- Joining another reply : to determine a possible issue with this tablet; can other devices use that wireless setup ?
M.
04-12-2025 10:59 AM
We tested other similar tablet but same issue. To test completely other device will be difficult
04-11-2025 05:57 AM
What model of WLC and AP, running what code version? Are other devices able to connect successfully to the same SSID using the same static config?
04-12-2025 10:58 AM
9800 WLC and 9130 Access Point. Code 17.9.5
Tested with other similar device. Same issue
04-11-2025 09:47 AM
Looks like you are using 9800 WLC. 2 things -
Inside the Policy Profile what's the status of 'Passive Client' & 'IP MAC Binding'? Note - If Passive Client is disabled, you need to enable that as this is a mandatory settings for the users with static IP address.
04-12-2025 10:56 AM
Passive client is disabled. I will try to test this on monday. I dont think it will solve the issue because its about the arp broadcast. I am not even getting mac address on the AP switchport
When I give static IP Address then it goes into the RUN State while with local DHCP its stuck in IP learn, both cases donot show mac of the client on the AP switchport.
I have other SSID which also use local DHCP and all works fine without the Passive client enabled.
04-13-2025 03:09 AM
- @Sam Caprio >...To test completely other device will be difficult
It shouldn't be with a simple laptop in my opinion ; anyway in this document :
https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/218395-troubleshoot-catalyst-9800-client-connec.html
you will find many useful commands for further troubleshooting, including for instance :
show wireless client mac-address <client-mac-address> detail
Look for error stats from the above on, (e.g.)
M.
04-13-2025 07:54 AM
The use of static IPs and passive client is covered in the Best Practices guide:
https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#PassiveClients
It's a good idea to read through all the tips in the guide just to make sure there isn't something else you've missed.
But the fact that it doesn't work, even with DHCP, suggests you have something misconfigured.
You say "FlexConnect and policy profile are correctly configured with the appropriate VLAN (200)" but what makes you so sure that it's all correctly configured and you haven't made a mistake?
Have you used Config Analyzer (link below) to check your WLC config? That will also highlight many Best Practice items you might have missed.
Do you want to share your WLC and switch port config for us to review and confirm we agree that it's configured correctly?
> Code 17.9.5
See the TAC recommended code link below - you should probably update to a TAC recommended release just to make sure you are not hitting a bug that's already been fixed.
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