- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2021 08:02 AM
Staging a large number of APs, would like for my Python script to be able to bulk name APs ahead of time similar to how the Python script assigns tags. I found the command:
ap specific-config <mac> hostname <hostname>
but that didn't seem to work. Has anyone figured this out?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2021 10:15 AM
- Check if this thread can help :
https://community.cisco.com/t5/wireless/bulk-import-ap-with-name/td-p/3999869
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2021 10:15 AM
- Check if this thread can help :
https://community.cisco.com/t5/wireless/bulk-import-ap-with-name/td-p/3999869
M.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2021 12:13 PM
test#ap name <existingname > name <newname>
TAC recommended codes for AireOS WLC's
Best Practices for AireOS WLC's
TAC recommended codes for 9800 WLC's
Best Practices for 9800 WLC's
Cisco Wireless compatibility matrix
___________________________________________
Arshad Safrulla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 06:37 AM
I'd like to point out that the 9800 still lacks feature parity with the AireOS WLC in that you cannot rename an AP from the CLI with only its ethernet MAC address - on AireOS this is possible.
Being able to rename an AP using only its MAC address from either the CLI or from an API would be great but I don't think it's possible right now.
