05-15-2019 11:49 AM - edited 07-05-2021 10:24 AM
is there a way to change at the same time multiples ap ( access point ) names on cisco prime or controler. (WLC)... ???
i always change manually the ap name one by one, and i work on a building which as 75 AP.
How cani change all names at the same time. ?
Exemple : i setup a template in order to change address for multples acces point.....
Can you help me please ?
05-15-2019 04:15 PM
You can able to achieve with CSV file.
look at the below thread hope this help you :
05-15-2019 06:46 PM
You can do this easily on WLC CLI. You can prepare required CLI command like below & apply it via WLC CLI, should not take 60s for changing those names once you have below ready. "show ap summary" may help you to get list of existing AP names.
config ap name <new_ap1_name> <old_ap1_name>
config ap name <new_ap2_name> <old_ap2_name>
.
.
config ap name <new_ap75_name> <old_ap75_name>
HTH
Rasika
*** Pls rate all useful responses ***
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