<?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 I went with using FlexConnect in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875433#M56301</link>
    <description>&lt;P&gt;I went with using FlexConnect and aaa-override. Then our radius-server (NPS on Win2012r2) sends back the VLAN depending on which Active Directory group the user is located in. Works like a charm!&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;VLAN100 - Regular clients&lt;/P&gt;
&lt;P&gt;VLAN200 - Special clients&lt;/P&gt;
&lt;P&gt;SSID - CompanyX&lt;/P&gt;
&lt;P&gt;Alice is a regular client and Bob is a special client.&lt;/P&gt;
&lt;P&gt;Alice walks into the office and connects to SSID CompanyX, the radius-server checks the active directory and sees that Alice is a regular client due to the AD-group she belongs to and sends back vlan100 as a response and Alice gets to join vlan100. Later Bob walks into the office and also connects to SSID CompanyX, the radius-server sees that Bob is in the special AD-group and sends back vlan200. Bob gets put on vlan200.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2016 13:37:05 GMT</pubDate>
    <dc:creator>jkalen83a</dc:creator>
    <dc:date>2016-03-30T13:37:05Z</dc:date>
    <item>
      <title>Dynamic VLAN Assignment with ap groups</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875428#M56296</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;due to some circumstances i have to provide dynamic vlan assignment for one SSID. there are different user groups within this ssid and one particular group (users are part of a special windows domain) must be moved to&amp;nbsp; special vlans. furthermore i want to keep the broadcast domains small (we are talking of 2000 people in a building with 8 floors). and last fact is that i use ap-groups because i have to provide several ssids in different areas. up to now (without dynamic assignment) i simply moved the ssid within each ap-group to a different vlan.&lt;/P&gt;
&lt;P&gt;moreover i only get one attribute from the radius server for all users that have to use dynamic vlan assignemnt.&amp;nbsp; &lt;STRONG&gt;so at the end: the radius server provides one attribute and this must be mapped on the controller to different vlans.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;is there any "best" feature i can use for that.&lt;/P&gt;
&lt;P&gt;i found these options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;use one VLAN for the whole ssid (no good design)&lt;/LI&gt;
&lt;LI&gt;use an interface group which includes all possible interfaces and within all ap-groups i use this interface group as dedicated vlan.the name of the interface group is the one that i get from the radius server (disadvantage: it is not deterministic. that means today i have a subnet which is only used in the 1st floor, another one for 2nd floor etc. with an interface group i lose this clear dedication).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;is there any other, better possibility?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;br + thx&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:48:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875428#M56296</guid>
      <dc:creator>Heinz Kern</dc:creator>
      <dc:date>2021-07-05T11:48:16Z</dc:date>
    </item>
    <item>
      <title>If your Radius server allows</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875429#M56297</link>
      <description>&lt;P&gt;If your Radius server allows it, you could make an algorithm on it that issues a vlan number based on userid. We convert all characters in the userid to numbers and boil this down to a vlan number, so every user will always get the same vlan, regardless of the SSID or AP Group.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Mar 2016 13:03:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875429#M56297</guid>
      <dc:creator>B.Smeets</dc:creator>
      <dc:date>2016-03-21T13:03:47Z</dc:date>
    </item>
    <item>
      <title>thanks for your answer.</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875430#M56298</link>
      <description>&lt;P&gt;thanks for your answer.&lt;/P&gt;
&lt;P&gt;in our situation it doesn´t help us if one client always gets the same vlan, doesn´t matter where he is. every client within a special area (per floor) should get the same vlan. in another floor he should get a different one.&lt;/P&gt;
&lt;P&gt;i know: in theory we could build up a database onm the radius server and dependent on the location the vlan is sent back. but this is a very complex solution i want to prevent. it is only "allowed" to solve the problem on WLC GUI/CLI &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;nevertheless this is an interesting solution, maybe useful for other approaches. which radius server are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 08:20:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875430#M56298</guid>
      <dc:creator>Heinz Kern</dc:creator>
      <dc:date>2016-03-22T08:20:30Z</dc:date>
    </item>
    <item>
      <title>We use Radiator. The</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875431#M56299</link>
      <description>&lt;P&gt;We use Radiator. The algorithm I mentioned is written in Perl.&lt;/P&gt;
&lt;P&gt;You could write a similar algorithm to issue vlan numbers based on the access point's MAC address instead of the userid. The wireless controllers report this MAC to the Radius server in authentication requests.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 08:42:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875431#M56299</guid>
      <dc:creator>B.Smeets</dc:creator>
      <dc:date>2016-03-22T08:42:49Z</dc:date>
    </item>
    <item>
      <title>we use the same radius-server</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875432#M56300</link>
      <description>&lt;P&gt;we use the same radius-server.&lt;/P&gt;
&lt;P&gt;as mentioned: this is too complex for us (due to lack of ressources). but i keep it in mind.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 08:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875432#M56300</guid>
      <dc:creator>Heinz Kern</dc:creator>
      <dc:date>2016-03-22T08:47:52Z</dc:date>
    </item>
    <item>
      <title>I went with using FlexConnect</title>
      <link>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875433#M56301</link>
      <description>&lt;P&gt;I went with using FlexConnect and aaa-override. Then our radius-server (NPS on Win2012r2) sends back the VLAN depending on which Active Directory group the user is located in. Works like a charm!&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;VLAN100 - Regular clients&lt;/P&gt;
&lt;P&gt;VLAN200 - Special clients&lt;/P&gt;
&lt;P&gt;SSID - CompanyX&lt;/P&gt;
&lt;P&gt;Alice is a regular client and Bob is a special client.&lt;/P&gt;
&lt;P&gt;Alice walks into the office and connects to SSID CompanyX, the radius-server checks the active directory and sees that Alice is a regular client due to the AD-group she belongs to and sends back vlan100 as a response and Alice gets to join vlan100. Later Bob walks into the office and also connects to SSID CompanyX, the radius-server sees that Bob is in the special AD-group and sends back vlan200. Bob gets put on vlan200.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 13:37:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/dynamic-vlan-assignment-with-ap-groups/m-p/2875433#M56301</guid>
      <dc:creator>jkalen83a</dc:creator>
      <dc:date>2016-03-30T13:37:05Z</dc:date>
    </item>
  </channel>
</rss>

