<?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: NAC L2 802.1x VLAN assignment in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587775#M806823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same problem. Today I post the same question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you resolve this problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Dec 2006 22:42:20 GMT</pubDate>
    <dc:creator>mmoranzo</dc:creator>
    <dc:date>2006-12-11T22:42:20Z</dc:date>
    <item>
      <title>NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587769#M806817</link>
      <description>&lt;P&gt;Using CTA 2.0 with supplicant I've got posture validation to work fine. The client connects to the switchport, posture validation is done and "healthy" pops up on the client. The switchport however is not assigned to the right VLAN. The port gets member in VLAN 1. I've checked and double checked everything but I don't understand why it is not working. I've created RACs on ACS4 and they get applied to the client. The RACs have all have attribute 81 defined, but its is somehow not coming down to the client. When debugging dot1x events in the switch I can't see it coming either while the port does get authenticated and is "healthy". Looking in the ACS passed authentications log it says clearly the RAC has been applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have a clue what I am missing here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A wild guess I had was that maye the switch I am connecting the client to needs to be a vtp server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rutger &lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:48:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587769#M806817</guid>
      <dc:creator>Rutger Blom</dc:creator>
      <dc:date>2020-02-21T08:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587770#M806818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rutger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug the radius process.   you need to make sure that you have the following command in order to get the vlan assignment to the switch:   &lt;/P&gt;&lt;P&gt;aaa authorization network default group radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take care,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 18:09:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587770#M806818</guid>
      <dc:creator>abz</dc:creator>
      <dc:date>2006-03-29T18:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587771#M806819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also try setting ACS logging to MAX then looking in the CSRadius log file (CSRadius/Logs/RDS.log) to make sure ACS is actually sending the correct attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RAC content can be overriden dynamically and this can cause confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 21:38:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587771#M806819</guid>
      <dc:creator>darpotter</dc:creator>
      <dc:date>2006-03-29T21:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587772#M806820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what the radius debug on the switch gives me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;015300: .Mar 31 12:21:32: RADIUS: EAP-login: length of eap packet = 4&lt;/P&gt;&lt;P&gt;015301: .Mar 31 12:21:32: RADIUS: Tunnel-MType, [01] 00 00 06&lt;/P&gt;&lt;P&gt;015302: .Mar 31 12:21:32: RADIUS: TAS(1) created and enqueued.&lt;/P&gt;&lt;P&gt;015303: .Mar 31 12:21:32: RADIUS: Tunnel-GID, [01] public&lt;/P&gt;&lt;P&gt;015304: .Mar 31 12:21:32: RADIUS: Tunnel-Type, [01] 00 00 0D&lt;/P&gt;&lt;P&gt;015305: .Mar 31 12:21:32: RADIUS: cisco AVPair ":posture-token=Healthy"&lt;/P&gt;&lt;P&gt;015306: .Mar 31 12:21:32: RADIUS: unrecognized Microsoft VSA type 16&lt;/P&gt;&lt;P&gt;015307: .Mar 31 12:21:32: RADIUS: unrecognized Microsoft VSA type 17&lt;/P&gt;&lt;P&gt;015308: .Mar 31 12:21:32: RADIUS: TAS(1) takes precedence over tagged attributes, tunnel_type=13&lt;/P&gt;&lt;P&gt;015309: .Mar 31 12:21:32: RADIUS: free TAS(1)&lt;/P&gt;&lt;P&gt;015310: .Mar 31 12:21:32: RADIUS: no appropriate authorization type for user.&lt;/P&gt;&lt;P&gt;015311: .Mar 31 12:21:32: RADIUS: ustruct sharecount=3&lt;/P&gt;&lt;P&gt;015312: .Mar 31 12:21:32: RADIUS: Sent class "CACS:a/f5a8/aff004c/anonymous" at 80DFD7BF from user 80E61F58&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be something wrong with the authorization part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rutger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2006 12:23:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587772#M806820</guid>
      <dc:creator>Rutger Blom</dc:creator>
      <dc:date>2006-03-31T12:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587773#M806821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rutger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what version of IOS are you running on the switch.  If you have the aaa authorization command in the config consider upgrading to a more recent version of the IOS.  What switching platform are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2006 19:56:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587773#M806821</guid>
      <dc:creator>abz</dc:creator>
      <dc:date>2006-04-06T19:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587774#M806822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm testing against a 2950-48 switch with IOS 12.1(22)EA7.&lt;/P&gt;&lt;P&gt;The aaa config in the switch looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global:&lt;/P&gt;&lt;P&gt;aaa group server radius acs_radius&lt;/P&gt;&lt;P&gt; server 192.168.1.10 auth-port 1812 acct-port 1813&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group acs_radius&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius if-authenticated&lt;/P&gt;&lt;P&gt;aaa accounting dot1x default start-stop group acs_radius&lt;/P&gt;&lt;P&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 192.168.1.10 auth-port 1812 acct-port 1813 key xxxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface:&lt;/P&gt;&lt;P&gt;interface FastEthernet0/25&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; no logging event link-status&lt;/P&gt;&lt;P&gt; no snmp trap link-status&lt;/P&gt;&lt;P&gt; dot1x port-control auto&lt;/P&gt;&lt;P&gt; dot1x timeout reauth-period server&lt;/P&gt;&lt;P&gt; dot1x reauthentication&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 05:53:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587774#M806822</guid>
      <dc:creator>Rutger Blom</dc:creator>
      <dc:date>2006-04-07T05:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587775#M806823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have the same problem. Today I post the same question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you resolve this problem? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2006 22:42:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587775#M806823</guid>
      <dc:creator>mmoranzo</dc:creator>
      <dc:date>2006-12-11T22:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587776#M806824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change the IOS and all work fine. The IOS must  have the feature "NAC - L2 IEEE 802.1x". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 13:17:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587776#M806824</guid>
      <dc:creator>mmoranzo</dc:creator>
      <dc:date>2006-12-12T13:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: NAC L2 802.1x VLAN assignment</title>
      <link>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587777#M806825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good news! What version of IOS are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rutger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 19:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nac-l2-802-1x-vlan-assignment/m-p/587777#M806825</guid>
      <dc:creator>Rutger Blom</dc:creator>
      <dc:date>2006-12-12T19:54:49Z</dc:date>
    </item>
  </channel>
</rss>

