<?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: IAS not sending VLAN or switch not getting VLAN assignment in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286648#M434297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I guess I have to keep digging or use Cisco ACS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2004 05:09:47 GMT</pubDate>
    <dc:creator>rvaguilera</dc:creator>
    <dc:date>2004-05-26T05:09:47Z</dc:date>
    <item>
      <title>IAS not sending VLAN or switch not getting VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286646#M434294</link>
      <description>&lt;P&gt;HELP!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My config looks right but I am unable to assign VLAN dynamically via 802.1x. Attached is my config and debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 14:50:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286646#M434294</guid>
      <dc:creator>rvaguilera</dc:creator>
      <dc:date>2019-03-10T14:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: IAS not sending VLAN or switch not getting VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286647#M434296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your debug output doesn't look quite right.  The switch expects a tag number (number 1) to be sent along with the VLAN name, and you'd normally see this in the Radius debug output.  For example, yours shows:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Attribute 81 12 6C61626E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 81 is the attribute number, 12 is the length, and 6c61626e is the hex values of the first 4 bytes of the VLAN name (6C=l, 61=a, 62=b, 6E=n, etc) that you're returning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it should look like though is this:&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Attribute 81 11 01544541&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note the first byte is 01 for tag number 1, then you  get the actual VLAN name (54=T, 45=E, 41=A, etc).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure how to set up IAS to return a tag number in attribute 81, check your IAS configuration and see if it can be done.  I've known other people to get this working with IAS so it must be possible, I just don't have an IAS server handy that I can check with, sorry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2004 23:39:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286647#M434296</guid>
      <dc:creator>gfullage</dc:creator>
      <dc:date>2004-05-25T23:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: IAS not sending VLAN or switch not getting VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286648#M434297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glenn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I guess I have to keep digging or use Cisco ACS!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2004 05:09:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286648#M434297</guid>
      <dc:creator>rvaguilera</dc:creator>
      <dc:date>2004-05-26T05:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: IAS not sending VLAN or switch not getting VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286649#M434298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like Windows 2000 IAS is unable to send the Tunnel Tag of 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can send this attribute in Windows 2003 IAS. There is no documentation on this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2004 22:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286649#M434298</guid>
      <dc:creator>rvaguilera</dc:creator>
      <dc:date>2004-06-07T22:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: IAS not sending VLAN or switch not getting VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286650#M434299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rvaguilera did you get this working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2005 13:34:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ias-not-sending-vlan-or-switch-not-getting-vlan-assignment/m-p/286650#M434299</guid>
      <dc:creator>aarons</dc:creator>
      <dc:date>2005-03-15T13:34:16Z</dc:date>
    </item>
  </channel>
</rss>

