<?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 Dan,I don't use putty, but I in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589251#M161438</link>
    <description>&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;I don't use putty, but I use SecureCRT and have a large buffer in which I can cut and paste. &amp;nbsp;I do have to log the output to a text file if I have a large number of access point. &amp;nbsp;This I believe you can do with putty. &amp;nbsp;So as long as you have the cli scipts for the show ap config general &amp;lt;ap&amp;nbsp;name&amp;gt;, you should be good to go. &amp;nbsp;Make sure you also issue the show paging disable prior to you entering these commands. &amp;nbsp;I use excel to create my commands from the show ap summary.&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2014 16:46:41 GMT</pubDate>
    <dc:creator>Scott Fella</dc:creator>
    <dc:date>2014-12-15T16:46:41Z</dc:date>
    <item>
      <title>FlexConnect Vlan Mapping Report</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589246#M161433</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering if anyone has a solution to report on FlexConnect Vlan Mappings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only way I now of is to look at each AP individually, which is very time consuming. &amp;nbsp;We have trouble sometimes with the templates not applying properly, and sometimes after a power outage we have AP's that lose there mappings. &amp;nbsp;Because of this we need a way to report on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know you can do a:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show ap config general AP_NAME on the controller, but there is no&amp;nbsp;way to do this for all the AP's at once.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 09:07:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589246#M161433</guid>
      <dc:creator>dan.letkeman</dc:creator>
      <dc:date>2021-07-05T09:07:52Z</dc:date>
    </item>
    <item>
      <title>You can run a show ap summary</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589247#M161434</link>
      <description>&lt;P&gt;You can run a show ap summary and pull all the APs names and them from that generate a cli command for show ap config general &amp;lt;ap name&amp;gt; and then parse that data. That is how I use to do it. Now I just have a command list that maps the wlan to Vlan and just issue it to all access points.&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:43:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589247#M161434</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2014-12-15T15:43:00Z</dc:date>
    </item>
    <item>
      <title>I am interested to see your</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589248#M161435</link>
      <description>&lt;P&gt;I am interested to see your cli commands for parsing the data, if you are willing to share.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as mapping the wlan to the vlan, that is not a problem as we have Prime to do that part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:46:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589248#M161435</guid>
      <dc:creator>dan.letkeman</dc:creator>
      <dc:date>2014-12-15T15:46:14Z</dc:date>
    </item>
    <item>
      <title>I use EditPad Pro with</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589249#M161436</link>
      <description>&lt;P&gt;I use EditPad Pro with regular expressions to parse the native Vlan and all wlan ID's so I can quickly review what has changed. I use the CLI just to generate the show ap config General for all access points. Now is this the cleanest way, probably not, but it has worked for me in the past. Like I mentioned, I too would push out the cli commands from PI every day like at 4am to make sure all the access points have the correct calm mapping.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:55:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589249#M161436</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2014-12-15T15:55:34Z</dc:date>
    </item>
    <item>
      <title>Alright, the parsing makes</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589250#M161437</link>
      <description>&lt;P&gt;Alright, the parsing makes sense, I think I can do that part. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you pull the config from the cli for each ap automatically? &amp;nbsp;For me it doesn't seem like I can paste in more than one show command&amp;nbsp;using putty.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 16:03:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589250#M161437</guid>
      <dc:creator>dan.letkeman</dc:creator>
      <dc:date>2014-12-15T16:03:44Z</dc:date>
    </item>
    <item>
      <title>Dan,I don't use putty, but I</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589251#M161438</link>
      <description>&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;I don't use putty, but I use SecureCRT and have a large buffer in which I can cut and paste. &amp;nbsp;I do have to log the output to a text file if I have a large number of access point. &amp;nbsp;This I believe you can do with putty. &amp;nbsp;So as long as you have the cli scipts for the show ap config general &amp;lt;ap&amp;nbsp;name&amp;gt;, you should be good to go. &amp;nbsp;Make sure you also issue the show paging disable prior to you entering these commands. &amp;nbsp;I use excel to create my commands from the show ap summary.&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2014 16:46:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589251#M161438</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2014-12-15T16:46:41Z</dc:date>
    </item>
    <item>
      <title>I created a little tool to</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589252#M161439</link>
      <description>&lt;P&gt;I created a little tool to solve this issue&lt;/P&gt;
&lt;P&gt;https://github.com/ccie32305/ciscoflexconnectreport&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2016 20:22:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589252#M161439</guid>
      <dc:creator>neidlein.p</dc:creator>
      <dc:date>2016-04-02T20:22:27Z</dc:date>
    </item>
    <item>
      <title>@neidlein.p  worked great.</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589253#M161440</link>
      <description>&lt;P&gt;&lt;SPAN&gt;[@neidlein.p]&lt;/SPAN&gt;&amp;nbsp; worked great. &amp;nbsp;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2016 18:48:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589253#M161440</guid>
      <dc:creator>tsiemers1</dc:creator>
      <dc:date>2016-04-18T18:48:34Z</dc:date>
    </item>
    <item>
      <title>On what os should I run this?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589254#M161441</link>
      <description>&lt;P&gt;On what os should I run this? &amp;nbsp;I can't seem to find the dependencies on Centos.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dan.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 21:03:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-vlan-mapping-report/m-p/2589254#M161441</guid>
      <dc:creator>dan.letkeman</dc:creator>
      <dc:date>2016-05-18T21:03:55Z</dc:date>
    </item>
  </channel>
</rss>

