06-18-2025 11:12 PM
We have a WLC-9800 controller and a lot of access points yet connected (Cisco 9115 ax).
We'll need to configure another "bulk" of access points (dozens); at the moment we configure them manually (power on, find it on the controller, edit the configuration on the controller, joining, restart)
Is it possible:
?
06-18-2025 11:41 PM
- @pacionet You don't need all of that , the APs only need to be able to find and join the controller which controls
the configuration of the APs
M.
06-19-2025 01:24 AM
We would avoid to configure manually each IP, each hostname, etc for every AP joining the controller
Does exist a way to do it with some script in SSH?
06-19-2025 01:32 AM
- @pacionet Standard method for APs is the use of DHCP for address assignment with dhcp option 43 for controller discovery. Do not use manual or static IPs. For instance : the ap will switch to DHCP anyway wben it can't find a controller; bad stuff will happen,
M.
06-19-2025 06:19 AM - edited 06-19-2025 06:21 AM
06-19-2025 07:48 AM
There is no need to have a specific ip for an access point these day's. Put all your ap's in its own subnet, if you can't do that and you really want AP to have a specific ip address, then use mac reservation on your dhcp server. If you don't want to use a regex like what Rich mentioned, another way is just to have a staging controller or a secondary controller that doesn't have any existing ap's and let the ap's join that then just bulk update. I think its a matter of playing around and testing to see what works best for you with what you have and allowed.
06-19-2025 11:26 AM
There’s no way to clone and push AP configs via SSH directly, but you can simplify things using AP Join Profiles and Policy Tags on the 9800 WLC. This lets you apply a standard config to new APs quickly after they join. For larger setups, look into Zero Touch Provisioning (ZTP) or tools like Cisco Prime or DNAC for easier bulk deployment.
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