<?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: NEEDED : ISE 1.1.3 Posture configuration and Switch Config ( in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181139#M128223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Apr 2013 06:16:10 GMT</pubDate>
    <dc:creator>vrz rrr</dc:creator>
    <dc:date>2013-04-05T06:16:10Z</dc:date>
    <item>
      <title>NEEDED : ISE 1.1.3 Posture configuration and Switch Config (ACL, dACL)</title>
      <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181136#M128218</link>
      <description>&lt;P&gt;hello, &lt;/P&gt;&lt;P&gt;could anyone please post screen capture of ISE posture configuration ( and remediation )&lt;/P&gt;&lt;P&gt;I need urgently a dACL and a redirection ACL that work at least in a mockup lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authentification and authorizations policies not needed.&lt;/P&gt;&lt;P&gt;posture and remediation policies not needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is about ACLs (I guess)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also needed is a valid switch config file, with ACL (if necessary) a the DOT1x ethernet port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My IOS is 122.55 SE or 52 SE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you by advance.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:16:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181136#M128218</guid>
      <dc:creator>vrz rrr</dc:creator>
      <dc:date>2019-03-11T03:16:06Z</dc:date>
    </item>
    <item>
      <title>NEEDED : ISE 1.1.3 Posture configuration and Switch Config (ACL,</title>
      <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181137#M128220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;up up !&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 18:15:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181137#M128220</guid>
      <dc:creator>vrz rrr</dc:creator>
      <dc:date>2013-04-04T18:15:27Z</dc:date>
    </item>
    <item>
      <title>NEEDED : ISE 1.1.3 Posture configuration and Switch Config (ACL,</title>
      <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181138#M128222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;URL Redirect ACL on the access switch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access# conf taccess(config)# ip access-list extended ACL-POSTURE-REDIRECT&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny udp any any eq domain&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny udp any host &amp;lt;&amp;gt; eq 8905&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny udp any host &amp;lt;&amp;gt; eq 8906&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny tcp any host &amp;lt;&amp;gt; eq 8443&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny tcp any host &amp;lt;&amp;gt; eq 8905&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# deny tcp any host &amp;lt;&amp;gt; eq www&lt;/P&gt;&lt;P&gt;access(config-ext-nacl)# permit ip any any&lt;/P&gt;&lt;P&gt;access(config-ext-nacl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a dACL that restricts network access for endpoints that are not posture compliant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name&lt;/P&gt;&lt;P&gt;POSTURE_REMEDIATION&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;Permit access to posture and remediation services and deny all other access. Permit general http and https for redirection only.&lt;/P&gt;&lt;P&gt;DACL Content&lt;/P&gt;&lt;P&gt;permit udp any any eq domain&lt;/P&gt;&lt;P&gt;permit icmp any any&lt;/P&gt;&lt;P&gt;permit tcp any host &amp;lt;&amp;gt; eq 8443&lt;/P&gt;&lt;P&gt;ermit tcp any any eq 80&lt;/P&gt;&lt;P&gt;permit tcp any any eq 443&lt;/P&gt;&lt;P&gt;permit tcp any host &amp;lt;&amp;gt; eq 8905&lt;/P&gt;&lt;P&gt;permit udp any host &amp;lt;&amp;gt; eq 8905&lt;/P&gt;&lt;P&gt;permit udp any host &amp;lt;&amp;gt;1 eq 8906&lt;/P&gt;&lt;P&gt;permit tcp any host &amp;lt;&amp;gt; eq 80&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 01:06:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181138#M128222</guid>
      <dc:creator>Venkatesh Attuluri</dc:creator>
      <dc:date>2013-04-05T01:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: NEEDED : ISE 1.1.3 Posture configuration and Switch Config (</title>
      <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181139#M128223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 06:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181139#M128223</guid>
      <dc:creator>vrz rrr</dc:creator>
      <dc:date>2013-04-05T06:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: NEEDED : ISE 1.1.3 Posture configuration and Switch Config (</title>
      <link>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181140#M128226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh, &lt;/P&gt;&lt;P&gt;Your the ultimate ISE Guru !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See screen captures and Sw config below&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa group server radius ISE&lt;/P&gt;&lt;P&gt; server 192.168.6.10 auth-port 1812 acct-port 1813&lt;/P&gt;&lt;P&gt; server 192.168.6.10 auth-port 1645 acct-port 1646&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa authentication login default local&lt;/P&gt;&lt;P&gt;aaa authentication dot1x default group ISE&lt;/P&gt;&lt;P&gt;aaa authorization network default group ISE&lt;/P&gt;&lt;P&gt;aaa authorization network auth-list group ISE&lt;/P&gt;&lt;P&gt;aaa authorization auth-proxy default group radius&lt;/P&gt;&lt;P&gt;aaa accounting dot1x default start-stop group ISE&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;aaa server radius dynamic-author&lt;/P&gt;&lt;P&gt; client 192.168.6.10 server-key 123456789&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip dhcp snooping&lt;/P&gt;&lt;P&gt;ip device tracking&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;dot1x critical eapol&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface FastEthernet1/0/1&lt;/P&gt;&lt;P&gt; switchport mode access&lt;/P&gt;&lt;P&gt; ip access-group ACL-ALLOW in&lt;/P&gt;&lt;P&gt; authentication port-control auto&lt;/P&gt;&lt;P&gt; authentication periodic&lt;/P&gt;&lt;P&gt; dot1x pae authenticator&lt;/P&gt;&lt;P&gt; dot1x timeout tx-period 10&lt;/P&gt;&lt;P&gt; spanning-tree portfast&lt;/P&gt;&lt;P&gt; spanning-tree bpduguard enable&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip http server&lt;/P&gt;&lt;P&gt;ip http secure-server&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip access-list extended ACL-ALLOW&lt;/P&gt;&lt;P&gt; permit ip any any&lt;/P&gt;&lt;P&gt;ip access-list extended ACL-POSTURE-REDIRECT&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; udp any any eq domain&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; udp any host 192.168.6.10 eq 8905&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; udp any host 192.168.6.10 eq 8906&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; tcp any host 192.168.6.10 eq 8443&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; tcp any host 192.168.6.10 eq 8905&lt;/P&gt;&lt;P&gt; deny&amp;nbsp;&amp;nbsp; tcp any host 192.168.6.10 eq www&lt;/P&gt;&lt;P&gt; permit ip any any&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;snmp-server community snmp RO&lt;/P&gt;&lt;P&gt;snmp-server community RO RO&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart&lt;/P&gt;&lt;P&gt;snmp-server enable traps mac-notification change move threshold&lt;/P&gt;&lt;P&gt;snmp-server host 192.168.6.10 public &lt;/P&gt;&lt;P&gt;snmp-server host 192.168.6.10 version 2c snmp&amp;nbsp; mac-notification&lt;/P&gt;&lt;P&gt;radius-server attribute 6 on-for-login-auth&lt;/P&gt;&lt;P&gt;radius-server attribute 6 support-multiple&lt;/P&gt;&lt;P&gt;radius-server attribute 8 include-in-access-req&lt;/P&gt;&lt;P&gt;radius-server attribute 25 access-request include&lt;/P&gt;&lt;P&gt;radius-server dead-criteria time 5 tries 3&lt;/P&gt;&lt;P&gt;radius-server host 192.168.6.10 auth-port 1645 acct-port 1646 key 123456789&lt;/P&gt;&lt;P&gt;radius-server vsa send accounting&lt;/P&gt;&lt;P&gt;radius-server vsa send authentication&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/2/6/3/133362-posture_remediation-1.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/1/6/3/133361-posture_remediation.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG src="http://supportforums.cisco.com/sites/default/files/legacy/4/6/3/133364-posture_remediation-2.jpg" class="jive-image" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 07:46:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/needed-ise-1-1-3-posture-configuration-and-switch-config-acl/m-p/2181140#M128226</guid>
      <dc:creator>vrz rrr</dc:creator>
      <dc:date>2013-04-05T07:46:58Z</dc:date>
    </item>
  </channel>
</rss>

