<?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 Dynamic VLAN assignment based on vlan-name to vlan-id assignment in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4786445#M580209</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way for ISE to work similar to C9800 controller in terms of the VLAN assignment for specific sites? I'm trying to prepare the global policies as unified as possible and I wonder if it's doable to assign different VLAN ID's based on some "database" that includes vlan names and ID's, like "corp-vlan", "guest-vlan" and the ID's are different based on the site name for example (NAS-Identifier).&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 08:50:04 GMT</pubDate>
    <dc:creator>pio.gra</dc:creator>
    <dc:date>2023-03-03T08:50:04Z</dc:date>
    <item>
      <title>Dynamic VLAN assignment based on vlan-name to vlan-id assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4786445#M580209</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way for ISE to work similar to C9800 controller in terms of the VLAN assignment for specific sites? I'm trying to prepare the global policies as unified as possible and I wonder if it's doable to assign different VLAN ID's based on some "database" that includes vlan names and ID's, like "corp-vlan", "guest-vlan" and the ID's are different based on the site name for example (NAS-Identifier).&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 08:50:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4786445#M580209</guid>
      <dc:creator>pio.gra</dc:creator>
      <dc:date>2023-03-03T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic VLAN assignment based on vlan-name to vlan-id assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4786719#M580218</link>
      <description>&lt;P&gt;It is best practice not to change VLANs.&amp;nbsp; What is your use-case?&amp;nbsp; Why not use a different enforcement method such as dACL or TrustSec.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 15:14:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4786719#M580218</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2023-03-03T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic VLAN assignment based on vlan-name to vlan-id assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4787483#M580239</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1254625"&gt;@pio.gra&lt;/a&gt;&amp;nbsp;- it sounds like you want ISE to return a VLAN Name (or VLAN ID) based on some logic/identifier about where there request came from. In my experience, that is better handled by the switch itself, based on local knowledge. If you need to return a VLAN to a switch interface, then ISE should not contain this logic - ISE should return a VLAN Name (and not a VLAN ID) and the switch has the mapping of VLAN Name -&amp;gt; VLAN ID.&amp;nbsp; e.g. in large buildings where each floor has its own Voice VLAN and Data VLAN, ISE&amp;nbsp;should return a Name each time - and the switch on each Floor must have the appropriate VLAN ID. This works.&lt;/P&gt;
&lt;P&gt;And as&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/199513"&gt;@ahollifield&lt;/a&gt;&amp;nbsp;says, dynamic VLAN ID assignment can be tricky - for 802.1X the VLAN assignment happens BEFORE the DHCP - that's fine. But if you're doing dynamic VLAN&amp;nbsp;assignment for endpoints AFTER&amp;nbsp;the DHCP stage, then you can have issues, because the host won't know to do another DHCP after the VLAN has been changed. How would it know? Be careful.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 20:29:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4787483#M580239</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-03-05T20:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic VLAN assignment based on vlan-name to vlan-id assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4788994#M580306</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;- that sounds like a great idea, I didn't knew that we can use vlan name instead of ID. Thanks for that, it will make my life easier &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 22:11:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dynamic-vlan-assignment-based-on-vlan-name-to-vlan-id-assignment/m-p/4788994#M580306</guid>
      <dc:creator>pio.gra</dc:creator>
      <dc:date>2023-03-07T22:11:04Z</dc:date>
    </item>
  </channel>
</rss>

