<?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 authentication host-mode in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306817#M103129</link>
    <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have strange issue with dot1x , when i configured the port as multi-domain it is working if IP phone connected.&lt;/P&gt;&lt;P&gt;if IP phone removed and PC connected directly to the switch port the PC can't work properly although it authentciated ,autorized and have the proper IP address.&lt;/P&gt;&lt;P&gt;when i changed to single-host it is working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ibrahim&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 03:49:06 GMT</pubDate>
    <dc:creator>ibrahim_hassan</dc:creator>
    <dc:date>2019-03-11T03:49:06Z</dc:date>
    <item>
      <title>authentication host-mode</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306817#M103129</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i have strange issue with dot1x , when i configured the port as multi-domain it is working if IP phone connected.&lt;/P&gt;&lt;P&gt;if IP phone removed and PC connected directly to the switch port the PC can't work properly although it authentciated ,autorized and have the proper IP address.&lt;/P&gt;&lt;P&gt;when i changed to single-host it is working properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ibrahim&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:49:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306817#M103129</guid>
      <dc:creator>ibrahim_hassan</dc:creator>
      <dc:date>2019-03-11T03:49:06Z</dc:date>
    </item>
    <item>
      <title>authentication host-mode</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306818#M103148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ibrahim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is really a strange issue. However please review the few steps which are given below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;Enable Multi-Auth host mode. Multi-Auth is essentially a superset of Multi-Domain Authentication&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;(MDA). MDA only allows a single endpoint in the data domain. When multi-auth is configured, a single&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;authenticated phone is allowed in the voice domain (as with MDA) but an unlimited number of data&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;devices can be authenticated in the data domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;! Allow voice + multiple endpoints on same physical access port&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;authentication host-mode multi-auth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Ensure that the RADIUS probe is enabled in Cisco ISE.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Ensure that network access devices support an IOS sensor for collecting DHCP, CDP, and LLDP&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&amp;nbsp; information.&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Ensure that network access devices run the following CDP and LLDP commands to capture CDP&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&amp;nbsp; and LLDP information from endpoints:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;cdp enable&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;lldp run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;• &lt;/STRONG&gt;Ensure that session accounting is enabled separately, by using the standard AAA and RADIUS&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&amp;nbsp; commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;For example, use the following commands:&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;aaa new-model&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;aaa accounting dot1x default start-stop group radius&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;radius-server host &lt;IP&gt; auth-port &lt;PORT&gt; acct-port &lt;PORT&gt; key &lt;SHARED-SECRET&gt;&lt;/SHARED-SECRET&gt;&lt;/PORT&gt;&lt;/PORT&gt;&lt;/IP&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;radius-server vsa send accounting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;Thanks:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;Muhammad Munir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; line-height: normal;"&gt;&lt;STRONG&gt;&lt;PLEASE rate="" the="" helpful="" answer=""&gt;&lt;/PLEASE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 04:20:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306818#M103148</guid>
      <dc:creator>Muhammad Munir</dc:creator>
      <dc:date>2013-08-28T04:20:07Z</dc:date>
    </item>
    <item>
      <title>authentication host-mode</title>
      <link>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306819#M103231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Specify the settings here to&amp;nbsp; ensure the switch is able to appropriately handle RADIUS Change of&amp;nbsp; Authorization behavior supporting Posture functions from Cisco ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_sw_cnfg.pdf"&gt;http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_sw_cnfg.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 15:10:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/authentication-host-mode/m-p/2306819#M103231</guid>
      <dc:creator>aqjaved</dc:creator>
      <dc:date>2013-09-05T15:10:49Z</dc:date>
    </item>
  </channel>
</rss>

