<?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 ISE: dACL to switch in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269098#M120706</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;check if the IOS version and hardware platform (switch) you're using&amp;nbsp; is mentioned in TrustSec document (page 6):&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/solutions/Enterprise/Security/TrustSec_2.0/trustsec_2.0_dig.pdf" target="_blank"&gt;http://www.cisco.com/en/US/docs/solutions/Enterprise/Security/TrustSec_2.0/trustsec_2.0_dig.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The minimum IOS version to use with ISE should be 12.2(55),&amp;nbsp; but generally it's better to use 15.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check if you have&amp;nbsp; configured everything that is recommended for switch devices in TrustSec&amp;nbsp; (page 59), including "ip device tracking".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's also a very nice&amp;nbsp; document for troubleshooting:&lt;/P&gt;&lt;P&gt;"Cisco&amp;nbsp; TrustSec How-To Guide: Failed&amp;nbsp; Authentications and Authorizations"&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns742/ns744/docs/howto_81_troubleshooting_failed_authc.pdf" target="_blank"&gt;http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns742/ns744/docs/howto_81_troubleshooting_failed_authc.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it&amp;nbsp; doesn't work, can you post the output of&amp;nbsp; the following commands after authorization:&lt;/P&gt;&lt;P&gt;show&amp;nbsp; authentication session interface &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;sh ip&amp;nbsp; access-lists interface &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;show running-config&amp;nbsp; interface &lt;INT_NAME&gt;&lt;/INT_NAME&gt;&lt;/P&gt;&lt;P&gt;show access-list &lt;INT_NAME&gt;&lt;/INT_NAME&gt;&lt;/P&gt;&lt;P&gt;sh&amp;nbsp; ip access-lists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 06:25:53 GMT</pubDate>
    <dc:creator>mmangat</dc:creator>
    <dc:date>2013-07-03T06:25:53Z</dc:date>
    <item>
      <title>ISE: dACL to switch</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269096#M120565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to figure out the syntax for dACL to a switch running &lt;SPAN style="font-size: 10pt;"&gt;12.2(55)SE7.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the switch we have used the following static ACL:&lt;/P&gt;&lt;PRE&gt;ip access-list extended TEST
&lt;PRE&gt; 10 permit tcp 10.88.0.24 0.7.255.7 10.0.0.2 0.3.255.0 range 1025 2000
&lt;/PRE&gt;
&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;It is to limit so only some source IP can access some destination IP on those ports. Now we want to use it dynamicly so that the ACL gets donloaded to the switch when a &lt;SPAN style="font-size: 10pt;"&gt;certain device connects the port.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added it to ISE like this:&lt;/P&gt;&lt;PRE&gt;permit tcp 10.88.0.24 0.7.255.7 10.0.0.2 0.3.255.0 range 1025 2000&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that doesn't work. However, when I change the source to any then it works:&lt;/P&gt;&lt;PRE&gt;permit tcp any 10.0.0.2 0.3.255.0 range 1025 2000&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By not working I mean that I see the dACL being downloaded, then the port state is Authz fail and after 1 min the device reauthenticates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does it work with source any?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269096#M120565</guid>
      <dc:creator>Philip Vilhelmsson</dc:creator>
      <dc:date>2019-03-11T03:36:22Z</dc:date>
    </item>
    <item>
      <title>ISE: dACL to switch</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269097#M120643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Philip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dACL has only one direction: from the workstation to the switch. So the "source IP address" will always be the IP address of the endpoints connected to the port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because DHCP is used most of the times and to simplify the dACL, the "source IP address" will use a "special any" which will always be replaced by the IP address of the endpoint. If there are two different endpoints (like a cisco ip phone and a workstation) then you could use independent dACLs for each endpoint: the "any" of dACL for IP Phone will be replaced by the ip address of the ip phone, and the "any" of dACL for workstation will be replaced by the ip address of the workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can verify this behavior by using "show ip access-list int &lt;INTERFACE&gt; "&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLease rate if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 05:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269097#M120643</guid>
      <dc:creator>Eduardo Aliaga</dc:creator>
      <dc:date>2013-07-03T05:24:48Z</dc:date>
    </item>
    <item>
      <title>ISE: dACL to switch</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269098#M120706</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;check if the IOS version and hardware platform (switch) you're using&amp;nbsp; is mentioned in TrustSec document (page 6):&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/docs/solutions/Enterprise/Security/TrustSec_2.0/trustsec_2.0_dig.pdf" target="_blank"&gt;http://www.cisco.com/en/US/docs/solutions/Enterprise/Security/TrustSec_2.0/trustsec_2.0_dig.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The minimum IOS version to use with ISE should be 12.2(55),&amp;nbsp; but generally it's better to use 15.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, check if you have&amp;nbsp; configured everything that is recommended for switch devices in TrustSec&amp;nbsp; (page 59), including "ip device tracking".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's also a very nice&amp;nbsp; document for troubleshooting:&lt;/P&gt;&lt;P&gt;"Cisco&amp;nbsp; TrustSec How-To Guide: Failed&amp;nbsp; Authentications and Authorizations"&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns742/ns744/docs/howto_81_troubleshooting_failed_authc.pdf" target="_blank"&gt;http://www.cisco.com/en/US/solutions/collateral/ns340/ns414/ns742/ns744/docs/howto_81_troubleshooting_failed_authc.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it&amp;nbsp; doesn't work, can you post the output of&amp;nbsp; the following commands after authorization:&lt;/P&gt;&lt;P&gt;show&amp;nbsp; authentication session interface &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;sh ip&amp;nbsp; access-lists interface &lt;INTERFACE_NAME&gt;&lt;/INTERFACE_NAME&gt;&lt;/P&gt;&lt;P&gt;show running-config&amp;nbsp; interface &lt;INT_NAME&gt;&lt;/INT_NAME&gt;&lt;/P&gt;&lt;P&gt;show access-list &lt;INT_NAME&gt;&lt;/INT_NAME&gt;&lt;/P&gt;&lt;P&gt;sh&amp;nbsp; ip access-lists&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 06:25:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-dacl-to-switch/m-p/2269098#M120706</guid>
      <dc:creator>mmangat</dc:creator>
      <dc:date>2013-07-03T06:25:53Z</dc:date>
    </item>
  </channel>
</rss>

