<?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: 802.1x port-auth and GuestVlan ~ reauth in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237978#M358814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's probably b/c the MSFT supplicant isn't configured to send EAPOL-Starts by default. This is controlled with registry keys. Could you modify them and make this part of your standard build? That should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2009 14:48:16 GMT</pubDate>
    <dc:creator>jafrazie</dc:creator>
    <dc:date>2009-02-04T14:48:16Z</dc:date>
    <item>
      <title>802.1x port-auth and GuestVlan ~ reauth</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237977#M358808</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;How can I configure switch WS-3750-24TS-S IOS 12.2(35) to &lt;/P&gt;&lt;P&gt;re-authenticate client on its port with 802.1x? Or How can I teach the switch to understand, then non802.1Ñ&amp;#133;-compliant client on its port suddenly gets 802.1Ñ&amp;#133;-compliant???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is LAN with RADIUS authentication. GuestVLAN (666) is for remote installation. Client boots from LAN-adapter and gets WindowsXP-image installation. After booting OS Windows XP client is still in GuestVLAN and can get out of it only if I shut/no shut its switch-port or make him reauthenticate manually from the switch. If no GuestVLAN is enabled on the port client with OS Windows XP authenticates in 802.1x fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HELP!!!! please.&lt;/P&gt;&lt;P&gt;P.S.: notes from switch-config&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWITCH (config-if)#do sh run int fa 1/0/1&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 112 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet1/0/1&lt;/P&gt;&lt;P&gt; switchport access vlan 111&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; speed 100&lt;/P&gt;&lt;P&gt; duplex full&lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x port-control auto&lt;/P&gt;&lt;P&gt; dot1x timeout quiet-period 3&lt;/P&gt;&lt;P&gt; dot1x timeout reauth-period 50&lt;/P&gt;&lt;P&gt; dot1x timeout tx-period 5&lt;/P&gt;&lt;P&gt; dot1x max-reauth-req 5&lt;/P&gt;&lt;P&gt; dot1x reauthentication&lt;/P&gt;&lt;P&gt; dot1x guest-vlan 666&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt; spanning-tree bpdufilter enable&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWITCH (config-if)#do sh run int fa 1/0/24&lt;/P&gt;&lt;P&gt;Building configuration...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current configuration : 112 bytes&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet1/0/24&lt;/P&gt;&lt;P&gt; switchport access vlan 666&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SWITCH (config-if)#do sh vlan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;111  Common                       active    Fa1/0/2, Fa1/0/3, Fa1/0/4, Fa1/0/5&lt;/P&gt;&lt;P&gt;666  test_for_MS_WDS       active    Fa1/0/1, Gi1/0/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;version 12.2&lt;/P&gt;&lt;P&gt;no service pad&lt;/P&gt;&lt;P&gt;service password-encryption&lt;/P&gt;&lt;P&gt;service sequence-numbers&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;hostname SWITCH&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;enable secret 5 $1$qFPMXYZHQw87HPd7SUpMohXYZQ0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group radius local&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius &lt;/P&gt;&lt;P&gt;aaa accounting session-duration ntp-adjusted&lt;/P&gt;&lt;P&gt;aaa accounting dot1x default start-stop group radius&lt;/P&gt;&lt;P&gt;aaa session-id common&lt;/P&gt;&lt;P&gt;system mtu routing 1500&lt;/P&gt;&lt;P&gt;ip subnet-zero&lt;/P&gt;&lt;P&gt;no ip domain-lookup&lt;/P&gt;&lt;P&gt;ip domain-name XXXXXX.local&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;crypto pki trustpoint TP-self-signed-2731960704&lt;/P&gt;&lt;P&gt; enrollment selfsigned&lt;/P&gt;&lt;P&gt; subject-name cn=IOS-Self-Signed-Certificate-2731960704&lt;/P&gt;&lt;P&gt;revocation-check none&lt;/P&gt;&lt;P&gt; rsakeypair TP-self-signed-2731960704&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;vlan internal allocation policy ascending&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;radius-server host 100.100.100.100 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;radius-server source-ports 1645-1646&lt;/P&gt;&lt;P&gt;radius-server key 7 0XXX1B675DXXXX17XX06&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 23:19:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237977#M358808</guid>
      <dc:creator>SevkoYaroslav</dc:creator>
      <dc:date>2019-03-10T23:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x port-auth and GuestVlan ~ reauth</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237978#M358814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's probably b/c the MSFT supplicant isn't configured to send EAPOL-Starts by default. This is controlled with registry keys. Could you modify them and make this part of your standard build? That should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2009 14:48:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237978#M358814</guid>
      <dc:creator>jafrazie</dc:creator>
      <dc:date>2009-02-04T14:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x port-auth and GuestVlan ~ reauth</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237979#M358824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Thank you for reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was I understand you correctly?&lt;/P&gt;&lt;P&gt;I make some wrong points in Windows XP TCP-properties? (See attachtment, please).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SevkoYaroslav &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 10:15:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237979#M358824</guid>
      <dc:creator>SevkoYaroslav</dc:creator>
      <dc:date>2009-02-06T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x port-auth and GuestVlan ~ reauth</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237980#M358840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like I said, it's not in the GUI ;-). Look here:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.microsoft.com/technet/network/wired/wiredfaq.mspx" target="_blank"&gt;http://www.microsoft.com/technet/network/wired/wiredfaq.mspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SupplicantMode key is what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 13:22:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-port-auth-and-guestvlan-reauth/m-p/1237980#M358840</guid>
      <dc:creator>jafrazie</dc:creator>
      <dc:date>2009-02-06T13:22:19Z</dc:date>
    </item>
  </channel>
</rss>

