<?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 (dot1x) with IP Phone / Workstation using Multi-Domai in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353291#M332513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;First you can try another sw for phone (for example 8.4.2S). I have similar issue with 8.5 software and 7945/7965 phones. Secondary you need confiigure av-pair attributes on ACS side for phone correct placement to voice vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stanislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 12:17:10 GMT</pubDate>
    <dc:creator>Support Team</dc:creator>
    <dc:date>2010-04-29T12:17:10Z</dc:date>
    <item>
      <title>802.1x (dot1x) with IP Phone / Workstation using Multi-Domain Authentication (MDA)</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353290#M332470</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Workstation ( behind the Phone)&lt;/P&gt;&lt;P&gt;IP Phone 7911 software 8.5(2)&lt;/P&gt;&lt;P&gt;ACS 4.1 with AD on the same server&lt;/P&gt;&lt;P&gt;Cisco Switch WS-C3750E-24PD with c3750e-universalk9-mz.122-53.SE1.bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Guide utilized:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/tech/tk389/tk814/technologies_configuration_example09186a00808abf2d.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk389/tk814/technologies_configuration_example09186a00808abf2d.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00801df0e4.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/sw/secursw/ps2086/products_configuration_example09186a00801df0e4.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;To accomplish:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Computer and IP Phone's authentication with 802.1x. The phone using EAP-MD5 and the workstation with PEAP-MsChap-V2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tried and Worked:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Workstation using EAP-MD5 ( with ACS username) and using PEAP ( with AD username) and it also gained access to the correct vlan, depending on the username.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The log from the ACS, failed authentication:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Message-Type - User-Name -Group-Name - Caller-ID - Network Access Profile Name - Authen-Failure-Code&lt;/P&gt;&lt;P&gt;Authen failed - CP-7911G-SEP00254594D6BA - VOZ -00-25-45-94-D6-BA -&amp;nbsp; (Default) - EAP type not configured&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Switch's config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group radius&lt;/P&gt;&lt;P&gt;aaa authorization network default group radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;radius-server host 10.32.250.250 auth-port 1645 acct-port 1646 key 7 095F4B07110445425B54&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/3&lt;/P&gt;&lt;P&gt;switchport mode access&lt;/P&gt;&lt;P&gt;switchport nonegotiate&lt;/P&gt;&lt;P&gt;switchport voice vlan 200&lt;/P&gt;&lt;P&gt;authentication host-mode multi-domain&lt;/P&gt;&lt;P&gt;authentication port-control auto&lt;/P&gt;&lt;P&gt;authentication periodic&lt;/P&gt;&lt;P&gt;mls qos trust device cisco-phone&lt;/P&gt;&lt;P&gt;mls qos vlan-based&lt;/P&gt;&lt;P&gt;dot1x pae both&lt;/P&gt;&lt;P&gt;dot1x timeout quiet-period 20&lt;/P&gt;&lt;P&gt;dot1x timeout server-timeout 100&lt;/P&gt;&lt;P&gt;dot1x timeout tx-period 100&lt;/P&gt;&lt;P&gt;storm-control broadcast level 15.00&lt;/P&gt;&lt;P&gt;storm-control multicast level 10.00&lt;/P&gt;&lt;P&gt;spanning-tree portfast&lt;/P&gt;&lt;P&gt;spanning-tree guard root&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;STRONG&gt;ACS Configuration Resume:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Configured the AAA&lt;/P&gt;&lt;P&gt;2 Groups - voice and data, each with their respective vlans and configuration parameters on the ACS ( Attribute-Value (AV))&lt;/P&gt;&lt;P&gt;Added the user name and password for IP phones&lt;/P&gt;&lt;P&gt;Mapped the AD to the Data group&lt;/P&gt;&lt;P&gt;Issued a certificate and installed in the workstation&lt;/P&gt;&lt;P&gt;Configured the Global Authentication Setup, where i checked the boxes PEAP and EAP-MD5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;So like I said, it authenticates only the workstation w/ out the IP Phone.&amp;nbsp; When i add the IP Phone it does not authenticate none of them. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does anyone have a light ? &lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:02:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353290#M332470</guid>
      <dc:creator>Rodrigo Gurriti</dc:creator>
      <dc:date>2019-03-11T00:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x (dot1x) with IP Phone / Workstation using Multi-Domai</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353291#M332513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;First you can try another sw for phone (for example 8.4.2S). I have similar issue with 8.5 software and 7945/7965 phones. Secondary you need confiigure av-pair attributes on ACS side for phone correct placement to voice vlan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stanislav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:17:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353291#M332513</guid>
      <dc:creator>Support Team</dc:creator>
      <dc:date>2010-04-29T12:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x (dot1x) with IP Phone / Workstation using Multi-Domai</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353292#M332570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks man! There is a bug that affect the dot1x on phones... the bad thing is that i cant downgrade my phones beacause of other bugs and my callmanager doesn't take newer version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at this bug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;SPAN lang="PT-BR" style="font-size: 10pt; font-family: Calibri;"&gt;cscsz59661&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. i had the av-pair for the phones ... i found out about this bug a week ago and i tryed out one phone w/ a 8.4 release and it worked just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 12:33:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-dot1x-with-ip-phone-workstation-using-multi-domain/m-p/1353292#M332570</guid>
      <dc:creator>Rodrigo Gurriti</dc:creator>
      <dc:date>2010-04-29T12:33:30Z</dc:date>
    </item>
  </channel>
</rss>

