This will force authenticating clients to use DHCP. If clients are configured with a static IP address, they are not allowed to authenticate to the SSID.
1 2 3 |
config wlan disable X config wlan dhcp_server X 0.0.0.0 required config wlan enable X |