09-02-2020 11:37 PM - edited 07-05-2021 12:28 PM
Hi,
is there any way to change the tags an AP comes up with on the 9800 WLC?
Instead of using "default-policy-tag" it should be auto assigned some other tag available on the WLC.
Cheers
Martin
Solved! Go to Solution.
09-03-2020 03:04 AM - edited 09-03-2020 03:11 AM
As all new APs are registered in the controllers with their MAC address ad the suffix AP before that, you can create a Regex filter to auto-assign tag profiles like this:
ap filter name DEFAULT-TAGS1
ap name-regex ^AP.*
tag policy CORP
tag rf EMEA-OFFICE-SD
tag site OFFICE-SITE
Then check your are allowing AP Filters to assign tags as second source:
wlc# sh ap tag sources
Priority Tag source
--------------------------------
0 Static
1 Location
2 Filter
3 AP
4 Default
HTH
-Jesus
*** Please Rate Helpful Responses ***
09-03-2020 12:24 AM
You have to register those AP to 9800 & then you can change those tag values
HTH
Rasika
*** Pls rate all useful responses ***
09-03-2020 12:28 AM
The only thing I can think of is using EEM script.
I haven't done it so not sure it will work. So maybe based on AP name you can assign specific AP tags.
09-03-2020 03:04 AM - edited 09-03-2020 03:11 AM
As all new APs are registered in the controllers with their MAC address ad the suffix AP before that, you can create a Regex filter to auto-assign tag profiles like this:
ap filter name DEFAULT-TAGS1
ap name-regex ^AP.*
tag policy CORP
tag rf EMEA-OFFICE-SD
tag site OFFICE-SITE
Then check your are allowing AP Filters to assign tags as second source:
wlc# sh ap tag sources
Priority Tag source
--------------------------------
0 Static
1 Location
2 Filter
3 AP
4 Default
HTH
-Jesus
*** Please Rate Helpful Responses ***
09-03-2020 11:28 AM
This looks promising :) thank you all for the answers!
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: