- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2016 04:35 PM - edited 07-05-2021 05:31 AM
Hi guys,
Just wondering, if it is possible to add APs by MAC through the WLC cli? This will save me lots of time on typing names when they show up on Web GUI.
Thanks,
Darren
Solved! Go to Solution.
- Labels:
-
Wireless LAN Controller
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 12:24 PM
Darren,
To be honest the GUI is really the easiest way. trust me.. I know its time consuming !! I will usually change the names via the GUI and then use Cisco Prime templates to change other setting on the AP, like locations and WIPS,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2016 09:29 AM
Darren,
Yes it is called PNP (plug and play). You can do everything from APIC. Allows you to plan your deployment ap, names, etc and pushes down to AP when it connects.
******************************************************************************
HTH
www.my80211.com - Blog by a WiFi engineer for WiFi engineers
www.wifitraining.com/about-wifi/ - WiFi Training by hands on WiFi Engineers and Experts
___________________________________________________________

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2016 04:52 PM
Hi Darren,
Can you please clarify this? I did not understand what you mean by adding AP's through the WLC CLI.
Best Regards,
WiFi Trainers (www.wifitrainers.com)
Your one stop solution for all your wireless training needs!
******** Please rate if useful *********
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 10:44 AM
thanks for your reply...
Normally, we will add AP onto WLC when it shows up on WebGUI, then we will assign each AP a unique name. This will take a lot of time.
So, I am wondering if we can add APs to WLC through CLI or any other way, and then assign them names. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2016 09:29 AM
Darren,
Yes it is called PNP (plug and play). You can do everything from APIC. Allows you to plan your deployment ap, names, etc and pushes down to AP when it connects.
******************************************************************************
HTH
www.my80211.com - Blog by a WiFi engineer for WiFi engineers
www.wifitraining.com/about-wifi/ - WiFi Training by hands on WiFi Engineers and Experts
___________________________________________________________
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2016 07:38 PM
Since 2014, we've been using this system my colleagues have built. The system uses an SQL DB to store all the information collected.
The start of this provisioning system is the serial number of the AP. The system polls all the controllers and matches the AP serial number. The system then renames the AP to our choosing, puts the location, configures the Primary WLC details and then puts the AP into the correct AP Group. Once the AP gets provisioned we all get an email giving us relevant information like serial number, asset number, location, switch name, port number, controller name, AP Group. All of which are customizable.
We use this DB to deploy 1 or 100 APs (or more).
Cisco's method is called the APIC-ME.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 01:01 AM
Hi Leo,
I'm wondering to ask which method you are currently using instead of APIC-EM? because DNAC is not one of my preferences.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 03:33 AM
On 9800 series WLCs the simplest method by far is AP regex filter. All you need to do is name the AP and let the regex do the rest.
Please click Helpful if this post helped you and Select as Solution (drop down menu at top right of this reply) if this answered your query.
------------------------------
TAC recommended codes for AireOS WLC's and TAC recommended codes for 9800 WLC's
Best Practices for AireOS WLC's, Best Practices for 9800 WLC's and Cisco Wireless compatibility matrix
Check your 9800 WLC config with Wireless Config Analyzer using "show tech wireless" output or "config paging disable" then "show run-config" output on AireOS and use Wireless Debug Analyzer to analyze your WLC client debugs
Field Notice: FN63942 APs and WLCs Fail to Create CAPWAP Connections Due to Certificate Expiration
Field Notice: FN72424 Later Versions of WiFi 6 APs Fail to Join WLC - Software Upgrade Required
Field Notice: FN72524 IOS APs stuck in downloading state after 4 Dec 2022 due to Certificate Expired
- Fixed in 8.10.196.0, latest 9800 releases, 8.5.182.12 (8.5.182.13 for 3504) and 8.5.182.109 (IRCM, 8.5.182.111 for 3504)
Field Notice: FN70479 AP Fails to Join or Joins with 1 Radio due to Country Mismatch, RMA needed
How to avoid boot loop due to corrupted image on Wave 2 and Catalyst 11ax Access Points (CSCvx32806)
Field Notice: FN74035 - Wave2 APs DFS May Not Detect Radar After Channel Availability Check Time
Leo's list of bugs affecting 2800/3800/4800/1560 APs
Default AP console baud rate from 17.12.x is 115200 - introduced by CSCwe88390
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 09:41 AM
Darren,
if you are just trying to add APs to a controller you can use this command via the AP CLI
Capwap controller ip address xxx.xxx.xxx.xxx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 10:44 AM
thanks for your reply...
Normally, we will add AP onto WLC when it shows up on WebGUI, then we will assign each AP a unique name. This will take a lot of time. So, I am wondering if we can add APs to WLC through CLI or any other way, and then assign them names. Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 12:24 PM
Darren,
To be honest the GUI is really the easiest way. trust me.. I know its time consuming !! I will usually change the names via the GUI and then use Cisco Prime templates to change other setting on the AP, like locations and WIPS,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2016 09:41 PM
Normally, we will add AP onto WLC when it shows up on WebGUI, then we will assign each AP a unique name. This will take a lot of time. So, I am wondering if we can add APs to WLC through CLI or any other way, and then assign them names.
As long as you have a record of what are the MAC address (ethernet) of those AP, you can work it out a CLI config command to rename them (once registered to WLC). Defaut AP name is something like APc464.13b4.1d93 if c4:64:13:b4:1d:93 is the Ethernet MAC address of a given AP.
(WLC) >config ap name <AP1_New_Name> <AP1_Old_Name>
(WLC) >config ap name <AP2_New_Name> <AP2_Old_Name>
HTH
Rasika
*** Pls rate all useful responses ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2016 10:12 AM
Thank you all for your answers. Appreciated :)
