<?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 In my original post the in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046472#M99174</link>
    <description>&lt;P&gt;In my original post the example was backwards corrected example is&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Filtered vlans 202, 203 and 204...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfiltered vlan 300&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Depending on the size of the school we will pool additional vlan's /23 for the filtered users. &amp;nbsp;Only a few users will have the unfiltered access on vlan 300.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the document&amp;nbsp;https://supportforums.cisco.com/discussion/13290276/using-radius-determine-vlan-assignment it states&amp;nbsp;The AAA override with interface group is not supported. &amp;nbsp;If this is the case how will the pooling of vlan's be assigned for the filtered users?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2017 13:47:40 GMT</pubDate>
    <dc:creator>rattebery1</dc:creator>
    <dc:date>2017-05-08T13:47:40Z</dc:date>
    <item>
      <title>Using Radius to determine vlan assignment</title>
      <link>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046470#M99172</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In our schools we have multiple vlans for staff and students which are filtered. &amp;nbsp;We also have an unfiltered vlan for administrators. &amp;nbsp;Currently we are using 2 ssids to select which vlan the user will be assigned.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ssid-01 [WPA + WPA2][Auth(PSK)] filtered access using interface groups to pool multiple vlans.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ssid-02 [WPA2][Auth(802.1X)]unfiltered access using a single vlan.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;We would would like to have all staff and students use Auth 802.1x using a single ssid for everyone. &amp;nbsp;For the filtered access (majority of clients) we will be pooling several vlans and for the unfiltered clients we will have 1 vlan. &amp;nbsp;The vlan assignment will be based on the users Active Directory group. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Unfiltered vlans 202, 203 and 204&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Filtered vlan 300&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Radius will select vlan 202 for users in filtered group and vlan 300 for users in unfiltered group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I configure the WLAN ssid so that it will use the pooled address for the filtered group and a single vlan for the unfiltered group using a single ssid?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 13:58:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046470#M99172</guid>
      <dc:creator>rattebery1</dc:creator>
      <dc:date>2021-07-05T13:58:53Z</dc:date>
    </item>
    <item>
      <title>Hi </title>
      <link>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046471#M99173</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;In terms of ssid, you need to setup dot1x authentication, choose your radius server configured on the ssid security tab/aaa tab. On the advanced tab, you have to check aaa override and nac state as radius nac.&lt;/P&gt;
&lt;P&gt;All the rest, I mean dynamic vlan assignment will be done on the radius server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check that post:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/discussion/13285176/multiple-vlans-assignment-cisco-ise14-single-ssid-over-local-mode-lwap&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If you want to allow everyone on vlan 300, then you'll need to select the local layer 3 vlan 300 interface. Create also the interface vlan 202 &amp;nbsp;globally..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does that answer&amp;nbsp;your question?&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: please&amp;nbsp;don't forget to rate&amp;nbsp;and mark as correct answer&amp;nbsp;if this answered your question&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2017 02:51:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046471#M99173</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-05-06T02:51:30Z</dc:date>
    </item>
    <item>
      <title>In my original post the</title>
      <link>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046472#M99174</link>
      <description>&lt;P&gt;In my original post the example was backwards corrected example is&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Filtered vlans 202, 203 and 204...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfiltered vlan 300&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Depending on the size of the school we will pool additional vlan's /23 for the filtered users. &amp;nbsp;Only a few users will have the unfiltered access on vlan 300.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the document&amp;nbsp;https://supportforums.cisco.com/discussion/13290276/using-radius-determine-vlan-assignment it states&amp;nbsp;The AAA override with interface group is not supported. &amp;nbsp;If this is the case how will the pooling of vlan's be assigned for the filtered users?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 13:47:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046472#M99174</guid>
      <dc:creator>rattebery1</dc:creator>
      <dc:date>2017-05-08T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Hi </title>
      <link>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046473#M99175</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;AAA override with interface group is supported:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/wireless/controller/8-2/config-guide/b_cg82/b_cg82_chapter_0111110.html&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Please don't forget to rate and mark as correct answer if this answered your question&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 00:46:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/using-radius-to-determine-vlan-assignment/m-p/3046473#M99175</guid>
      <dc:creator>Francesco Molino</dc:creator>
      <dc:date>2017-05-09T00:46:00Z</dc:date>
    </item>
  </channel>
</rss>

