<?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: C9115 running Embedded Controller in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767104#M251076</link>
    <description>&lt;P&gt;have you tried going to advanced mode&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html" target="_blank"&gt;https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 23:16:28 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2023-02-01T23:16:28Z</dc:date>
    <item>
      <title>C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767097#M251075</link>
      <description>&lt;P&gt;This is my first time using the 9115s and looking to see where some settings would be.&amp;nbsp; I was able to create a policy and key in a vlan under the access tab, but was curious if there is an option for named vlan/vlan groups from the gui like in a 9800?&amp;nbsp; Also, I can't seem to find the location to do a backup of the configuration from the GUI.&amp;nbsp; I can ssh to the unit and grab the show tech wireless but don't see where to export/download the configuration file in case a restore is needed.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 23:00:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767097#M251075</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-02-01T23:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767104#M251076</link>
      <description>&lt;P&gt;have you tried going to advanced mode&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html" target="_blank"&gt;https://www.cisco.com/c/en/us/products/collateral/wireless/embedded-wireless-controller-catalyst-access-points/white-paper-c11-743398.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 23:16:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767104#M251076</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-01T23:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767130#M251077</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; I thought there was an advanced before I upgraded to 17.6.4 code but not seeing it now, unless I'm looking in the wrong place.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NVM - found it under preferences.&amp;nbsp; I see where to add another SVI under Layer 2 --&amp;gt; Vlans, but not seeing vlan/vlan group that I'd then be able to select from drop-down under my Policy.&amp;nbsp; Exported the configuration (show tech wireless) and ran it through the configuration analyzer (not 100% sure it works for the embedded controller as well as a standard 9800) and I'm seeing this error:&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;Authentication: Profile(s) with AAA Policy pointing to non-existing value. Profile: Guest_Wireless,Profile: Staff_Wireless,Profile: default-policy-profile&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class="action-label"&gt;Action:&amp;nbsp;&lt;/SPAN&gt;Check the configuration item, and change/replace it with an existing value&lt;/STRONG&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;But looking at the configuration I have this:&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;wireless profile policy Guest_Wireless
 no central association
 no central dhcp
 no central switching
 vlan 100
 no shutdown
wireless profile policy Staff_Wireless
 no central association
 no central dhcp
 no central switching
 vlan 20
 no shutdown


wireless profile policy default-policy-profile
 no central association
 no central dhcp
 no central switching
 description "default policy profile"
 http-tlv-caching
 ipv4 flow monitor default-flow-monitor input
 ipv4 flow monitor default-flow-monitor output
 no shutdown
wireless tag site default-site-tag
 description "default site tag"
 no local-site
wireless tag policy default-policy-tag
 description "default policy-tag"
 wlan Guest policy Guest_Wireless
 wlan Staff policy Staff_Wireless
wireless tag rf default-rf-tag
 description "default RF tag"
wlan Guest 2 Guest
 security ft
 security wpa psk set-key ascii 0 Guest_Wireless!
 no security wpa akm dot1x
 security wpa akm psk
 security wpa akm sae
 security wpa wpa3
 security pmf optional
 no shutdown
wlan Staff 1 Staff
 security ft
 security wpa psk set-key ascii 0 Success123!
 no security wpa akm dot1x
 security wpa akm psk
 security wpa akm sae
 security wpa wpa3
 security pmf optional
 no shutdown&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 00:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767130#M251077</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-02-02T00:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767135#M251078</link>
      <description>&lt;P&gt;don't have device access now to provide the right direction for you, I am sure there should be.&lt;/P&gt;
&lt;DIV id="tinyMceEditor_9b1e76af73be77balajibandi_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 00:39:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767135#M251078</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-02T00:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767154#M251079</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;don't have device access now to provide the right direction for you, I am sure there should be.&lt;/P&gt;
&lt;DIV id="tinyMceEditor_9b1e76af73be77balajibandi_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks. I just want to setup a simple SSID with PSK and have users get an ip on vlan 20 or 100 depending on which SSID they are connected to. Is the above corrector am I missing something?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 01:39:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4767154#M251079</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-02-02T01:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4768860#M251203</link>
      <description>&lt;P&gt;Remember the EWC on AP only supports flexconnect local switching and the EWC and AP can only use IPs on the native (untaggged) vlan - no vlan support on the WLC itself because it does not support central switching at all, only management.&lt;/P&gt;
&lt;P&gt;So all VLAN definitions must be in the flexconnect profile and then it's same as always.&amp;nbsp; If you use vlan names (you can also use numbers - just type the VLAN ID) then those names must be defined in the flexconnect profile.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Feb 2023 11:20:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4768860#M251203</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2023-02-05T11:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: C9115 running Embedded Controller</title>
      <link>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4769640#M251241</link>
      <description>&lt;P&gt;Thanks for the reply.&amp;nbsp; At the moment I'm not able to test the configuration to confirm I get an ip, but I have all the interfaces facing APs set as trunks so running in FlexConnect should be fine.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the above configuration appear correct?&amp;nbsp; I'm not sure if the Configuration Analyzer works for the 9100 series running the embedded controller.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 14:38:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9115-running-embedded-controller/m-p/4769640#M251241</guid>
      <dc:creator>mumbles202</dc:creator>
      <dc:date>2023-02-06T14:38:14Z</dc:date>
    </item>
  </channel>
</rss>

