12-05-2024 04:07 AM
Hello,
I need to configure a switch to use two different models of APs wifi who connect to two different WLCs (because compatibility).
I already have one model of AP who use the option 43 in switch DHCP pool to go the WLC.
Now I need to use another model of AP in the same switch, o need another WLC.
Can I configure the DHCP pool with another "option 43" line? One primary, the other secundary? How?
How can I do this (detailing) correctelly?
Thanks.
Solved! Go to Solution.
12-05-2024 04:13 AM
Use a different DHCP scope and add a option 43 on the new scope. There is not way to use two option 43 on the same DHCP scope.
12-05-2024 04:13 AM
Use a different DHCP scope and add a option 43 on the new scope. There is not way to use two option 43 on the same DHCP scope.
12-05-2024 04:27 AM
Op60 is solution' where dhcp server use op60 to detect AP types and then provide op43 depend on that.
MHM
12-05-2024 04:45 AM
I use both option 43 and DNS (cisco-capwap-controller.your.domain) so any AP booting up is aware of both controllers. AP’s that are supported by both are liable to go to either controller, but you can change the AP’s HA settings to force them to the desired controller.
12-05-2024 05:01 AM
Hello @helder-ganhao
Two things to consider, option 43 is prioritized over DNS during the discovery process. Configure Option 43 to point to the most relevant WLC for APs in each subnet. DNS redundancy is helpful for failover and for APs that may bypass DHCP-based discovery.
12-05-2024 07:22 AM
One more option to add to the mix of options the others have suggested already...
You can specify more than one WLC in option 43. See the example in the link @MHM Cisco World provided.
F104 means 4 bytes of IP address (= 1 WLC)
F108 means 8 bytes of IP address (= 2 WLCs)
We use this as standard to specify WLCs in 2 different data centres for resilience.
Once the AP has landed we use AP HA to specify primary/secondary WLC.
12-05-2024 03:49 PM
Few things
if the two WLCs are due to APs not being able to join one due to code version/ support
You could do a Option 43 with 2 WLCs, with the higher code version first
As others have said it will mean that there potential APs will join wrong WLC if they support both WLCs
Option 60 an option
Seperate AP management VLAN would be the cleanest solution.
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