01-24-2022 08:46 AM
Below is an example and we need to change names for Approx 300 Wireless AP , Requesting a CLI command or Upload a CSV method with something
I have CLI and WEB GUI access to controller in admin mode.
Current AP names we have are in format : Below and the format we want the names to be .
AP Name : (RuckusAP) MAc Address : 1C:B9:C4:1F:B5:50 & needs to be change to : STVCYAP12-03-318(G)
AP Name : (STVCYAP05-05-506) Mac Address : 1C:B9:C4:1F:B2:F0 & Needs to be changed to STVCYAP05-05-506(G)
We have MAc address : IP Address for All Above mention AP
Solved! Go to Solution.
01-24-2022 09:51 AM
The basic process on naming APs can be done from the CLI of that SmartZone in a manner similar to this. Some tweaks may need to be made depending on your firmware version:
SSH admin@smartzoneenableconfig
Run per AP:
ap 58:b6:33:11:22:33name NameOfAPdescription "some description"exityes
01-24-2022 09:51 AM
The basic process on naming APs can be done from the CLI of that SmartZone in a manner similar to this. Some tweaks may need to be made depending on your firmware version:
SSH admin@smartzoneenableconfig
Run per AP:
ap 58:b6:33:11:22:33name NameOfAPdescription "some description"exityes
01-25-2022 04:37 AM
@andrew_3e02ed Thanks for you help,
I managed to create and aove list in excel and used mac address and it was completed.
01-24-2022 11:16 PM
Hi Veenit,
On this scenario, you can utilize the batch provisioning feature. It is available on version 3.6 and above. With this feature, you can input the actual desired name corresponding to mac-address.
Please check admin guide on the details on how to use batch provisioning.
Regards,
Lloyd