<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 9800 Flex connect - Not saving the tags in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4481344#M234120</link>
    <description>&lt;P&gt;I am sure this feature is there in the latest code, maybe you need to upgrade in the future to a stable code. Here is 17.6.1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9800-TAG-Persistence.png" style="width: 825px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/133638iBE606745B33C7554/image-size/large?v=v2&amp;amp;px=999" role="button" title="9800-TAG-Persistence.png" alt="9800-TAG-Persistence.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 19:38:55 GMT</pubDate>
    <dc:creator>Rasika Nayanajith</dc:creator>
    <dc:date>2021-10-06T19:38:55Z</dc:date>
    <item>
      <title>9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4479752#M234043</link>
      <description>&lt;P&gt;I have two cloud 9800s in AWS running 17.3.3. All of the APs are in FlexConnect mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Can you please change the code in the controller so the TAGs are written to the AP when the AP is initially configured?&lt;/U&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to configure every AP twice when they register.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. AP connects to the least loaded controller, the backup controller.&lt;/P&gt;&lt;P&gt;2. Configure the TAGs, Name, description.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;- Click "Update &amp;amp; Apply to Device"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;- The AP join profile tells the AP to use the primary controller as the primary controller.&lt;/P&gt;&lt;P&gt;3. AP moves to the Primary controller (Same version of code) and no longer has it's TAG config.&lt;/P&gt;&lt;P&gt;4. Re-apply the TAGs (Tags have the same exact name)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - Click "Update &amp;amp; Apply to Device" again.&lt;/P&gt;&lt;P&gt;5. SSH to the GUI and issue the "ap name &amp;lt;APName&amp;gt; write tag" command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This process is time consuming and frustrating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please make this process better?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Oct 2021 01:12:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4479752#M234043</guid>
      <dc:creator>ROBERT T</dc:creator>
      <dc:date>2021-10-05T01:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4481344#M234120</link>
      <description>&lt;P&gt;I am sure this feature is there in the latest code, maybe you need to upgrade in the future to a stable code. Here is 17.6.1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="9800-TAG-Persistence.png" style="width: 825px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/133638iBE606745B33C7554/image-size/large?v=v2&amp;amp;px=999" role="button" title="9800-TAG-Persistence.png" alt="9800-TAG-Persistence.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;Rasika&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:38:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4481344#M234120</guid>
      <dc:creator>Rasika Nayanajith</dc:creator>
      <dc:date>2021-10-06T19:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4481366#M234124</link>
      <description>&lt;P&gt;Why not grab the base MAC addresses of the AP and create a script like this in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ap abcd.1234.abcd&lt;BR /&gt;&amp;nbsp;policy-tag POLICY1&lt;BR /&gt;&amp;nbsp;rf-tag RF1&lt;BR /&gt;&amp;nbsp;site-tag SITE1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;or you can create a CSV file in advance and upload it to the controller.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CSV file should have the following columns.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AP MAC Address,Policy Tag Name,Site Tag Name,RF Tag Name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 19:55:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4481366#M234124</guid>
      <dc:creator>Arshad Safrulla</dc:creator>
      <dc:date>2021-10-06T19:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4514635#M236276</link>
      <description>&lt;P&gt;I am not able to upgrade past 17.3.x due to compatibility issues. The 3700 series APs are not supported in 17.6.x.&lt;/P&gt;&lt;P&gt;My other issue is that everytime I use a .0 or .1 release, I get run into tons of bugs.&lt;/P&gt;&lt;P&gt;17.3 does not have "Enable AP Tag Persistency".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do you feel that 17.6.1 is more stable than 17.3.x? I'm now running 17.3.4c to get past the bugs in 17.3.3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 15:48:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4514635#M236276</guid>
      <dc:creator>ROBERT T</dc:creator>
      <dc:date>2021-12-07T15:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4514636#M236277</link>
      <description>&lt;P&gt;I could do this to start with. However, if the tags ever change, I would have to go do this on both controllers every time. I have a team of folks working on this. I have trained them to write the tags to the AP. Unfortunately, this seems like a bug.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 15:49:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/4514636#M236277</guid>
      <dc:creator>ROBERT T</dc:creator>
      <dc:date>2021-12-07T15:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/5127471#M272462</link>
      <description>&lt;P&gt;i am facing same kind of issue with 17.9.3 with AWS hosted WLC 9800 in flexconnect mode ..do you get any solution for this issue even though i have enable the ap tag persistency feature&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2024 16:51:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/5127471#M272462</guid>
      <dc:creator>vishwash</dc:creator>
      <dc:date>2024-06-08T16:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: 9800 Flex connect - Not saving the tags</title>
      <link>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/5127920#M272492</link>
      <description>&lt;P&gt;sorry, I edited my reply, I didn't pay attention to the post date &lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 09:43:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/9800-flex-connect-not-saving-the-tags/m-p/5127920#M272492</guid>
      <dc:creator>mouadmerfouk2021</dc:creator>
      <dc:date>2024-06-10T09:43:34Z</dc:date>
    </item>
  </channel>
</rss>

