We got a small setup with 6 standalone AP model 1142 with external DHCP server. AP connects SW -> FW -> Dhcp relay on FW -> DHCP server.
The issue is user get connected to that AP but with no IP assigned. we noticed that AP cannot provide IP address to users.
No dhcp lease time is configured.
If I connect a device to the same subnet as the wireless users, they got IP normally.
The wired and wireless using different subnets.
configs as below;
dot11 ssid testap authentication open authentication key-management wpa version 2 guest-mode wpa-psk ascii 7 P@ssw0rd
bridge irb
interface Dot11Radio0
encryption mode ciphers aes-ccm
ssid testap
no shu
interface GigabitEthernet0 no ip address no ip route-cache duplex auto speed auto no keepalive bridge-group 1 no bridge-group 1 source-learning bridge-group 1 spanning-disabled ! bridge 1 route ip
hostname AP1
enable secret P@ssw0rd
username admin privilege 15 secret P@ssw0rd
interface BVI1 ip address 10.23.11.10 255.255.255.0