I have two cloud 9800s in AWS running 17.3.3. All of the APs are in FlexConnect mode.
Can you please change the code in the controller so the TAGs are written to the AP when the AP is initially configured?
I have to configure every AP twice when they register.
1. AP connects to the least loaded controller, the backup controller.
2. Configure the TAGs, Name, description.
- Click "Update & Apply to Device"
- The AP join profile tells the AP to use the primary controller as the primary controller.
3. AP moves to the Primary controller (Same version of code) and no longer has it's TAG config.
4. Re-apply the TAGs (Tags have the same exact name)
- Click "Update & Apply to Device" again.
5. SSH to the GUI and issue the "ap name <APName> write tag" command.
This process is time consuming and frustrating.
Can you please make this process better?