ā06-12-2015 08:35 AM - edited ā07-05-2021 03:24 AM
Hi Group, how are you?.
I'm working on a wireless network deployment and need that the APs when join the WLC automatically connect to a AP-Group.
We are discovering the WLCs configuring in the AP directly with the commands capwap/lwapp(capwap ap controller ip add) , Can I configure the AP to belong to a group of AP when the CAPWAP tunnel is established?.
Please, let me know your opinion about this issue.
Thanks.
AndrƩs.
Solved! Go to Solution.
ā06-12-2015 10:28 PM
Let me give you my scenario:
I have >100 sites. Each site is it's own AP Group. A group of my colleagues have built this script (which involves an SQL database) which we populate with the serial number of new APs, site and AP group which the AP should go.
Without touching the AP, the APs get automatically assigned to the right WLC, assigned the right hostname and location field and then assigned the correct AP Group.
All of this is done by polling all the WLC (4 WiSMs) using SNMP and using PERL script to run the appropriate commands.
ā06-12-2015 08:44 AM
That is a manual option currently. This has to be manually done when the ap has joined by making the change from the GUI or the CLI.
-Scott
ā06-12-2015 08:48 AM
Scott, thanks for your answer.
Then, it isn“t possible to perform pre-provisioning of AP-group before join the wlc.
Thanks.
AndrƩs.
ā06-12-2015 08:54 AM
No... The reason is that the AP has to join first, then it downloads its image and reboots. When it joins the WLC, the image has a default configuration and uses the default ap-group or out of box ap group. It's easy enough r to bring up a site and just move all he AP's to whatever group you want.
For now, it's a manual configuration.
-Scott
ā06-12-2015 10:28 PM
Let me give you my scenario:
I have >100 sites. Each site is it's own AP Group. A group of my colleagues have built this script (which involves an SQL database) which we populate with the serial number of new APs, site and AP group which the AP should go.
Without touching the AP, the APs get automatically assigned to the right WLC, assigned the right hostname and location field and then assigned the correct AP Group.
All of this is done by polling all the WLC (4 WiSMs) using SNMP and using PERL script to run the appropriate commands.
ā06-15-2015 12:29 PM
Leo, how are you?, Thanks for your answer. Good solution!. I never work with scripts in WLC i need to search info about the scripts.
Thanks for your help.
AndrƩs.
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