cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
918
Views
4
Helpful
22
Replies

Controller don't discovery the APs

Eng.AD27
Level 1
Level 1

Hello Dear 

i have controller 9800-40 dont discover APs 9176 ? 

anyone here faced same problem  ? 

 

22 Replies 22

still same issue  
ip dhcp pool AA
network 172.18.250.0 255.255.255.0
option 43 hex f305.ac10.fac8.02
dns-server 172.18.250.200
lease infinite


@Eng.AD27 wrote:
option 43 hex f305.ac10.fac8.02

This syntax is incorrect.

which one correct ? 

Oh wait.  This is Fast Offline Migration.  

 

  - @Eng.AD27    Have a try by leaving the dots out in the 'option 43 hex....' directive.
                           the DHCP server might accept it, but the AP won't be able to parse it correctly —
                           leading to the "no WLC IP in DHCP option 43" error you're seeing.

                           Also add a domain-name , coming down too : 
                                          ip dhcp pool AA
                                          network 172.18.250.0 255.255.255.0
                                          option 43 hex f305ac10fac802
                                          dns-server 172.18.250.200
                                          domain-name example.local

                                          lease infinite

   M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

WLC assign the ips but the AP didn't receive IPs
That doesn't make sense - if the DHCP server shows them allocated that means the AP requested the IP!

| [2025-09-29 07:51:23.495] [offline-migration][v4] no WLC IP in DHCP option 43 <- option 43 missing from DHCP reply
| [2025-09-29 07:51:23.495] [offline-migration][v4] missing DNS config (server and/or domain) <- DNS config missing in DHCP

It's clear from those logs that your DHCP is not configured correctly - no DNS config and no option 43 configured for WLC discovery.  Refer to the link in my previous reply for the new option 43 configuration.

still same issue 

still same issue  
ip dhcp pool AA
network 172.18.250.0 255.255.255.0
option 43 hex f305.ac10.fac8.02
dns-server 172.18.250.200
lease infinite

 

  - @Eng.AD27                      - Did you restart the DHCP server after making changes ?
                              + Check the logs on the intended DHCP server and  make sure a DHCP request is coming in
                                 from the CW9176 access point.
                              + What is the access point doing if you wait longer then 8 minutes  ?

  M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)
Review Cisco Networking for a $25 gift card