<?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: igmp in ISE DACL syntax check fail in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104427#M589417</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Similar to these&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch?pf=prdNm&amp;amp;kw=argument%20not%20valid%20dacl&amp;amp;bt=custV&amp;amp;sb=anfr&amp;amp;prdNam=Cisco%20Identity%20Services%20Engine%20Software" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch?pf=prdNm&amp;amp;kw=argument%20not%20valid%20dacl&amp;amp;bt=custV&amp;amp;sb=anfr&amp;amp;prdNam=Cisco%20Identity%20Services%20Engine%20Software&lt;/A&gt;&amp;nbsp; it seems lack of functionality : what ISE &lt;STRONG&gt;version&lt;/STRONG&gt; are you on ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2024 16:44:04 GMT</pubDate>
    <dc:creator>Mark Elsen</dc:creator>
    <dc:date>2024-05-14T16:44:04Z</dc:date>
    <item>
      <title>igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104414#M589416</link>
      <description>&lt;P&gt;I get a syntax check error when the ISE DACL has&amp;nbsp;&lt;STRONG&gt;permit igmp any 224.0.0.0 15.255.255.255&lt;/STRONG&gt;.&amp;nbsp; The ACL is accepted and works on a switch if statically configured.&amp;nbsp; However, ISE syntax check gives the below error.&amp;nbsp; Any suggestions?&lt;/P&gt;&lt;P&gt;"permit igmp any 224.0.0.0 15.255.255.255", argument #2 "igmp" is not valid. Legal option(s):&lt;BR /&gt;icmp&lt;BR /&gt;ip&lt;BR /&gt;tcp&lt;BR /&gt;udp&lt;BR /&gt;1&lt;BR /&gt;4&lt;BR /&gt;6&lt;BR /&gt;17&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 16:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104414#M589416</guid>
      <dc:creator>tachyon05</dc:creator>
      <dc:date>2024-05-14T16:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104427#M589417</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- Similar to these&amp;nbsp;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch?pf=prdNm&amp;amp;kw=argument%20not%20valid%20dacl&amp;amp;bt=custV&amp;amp;sb=anfr&amp;amp;prdNam=Cisco%20Identity%20Services%20Engine%20Software" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch?pf=prdNm&amp;amp;kw=argument%20not%20valid%20dacl&amp;amp;bt=custV&amp;amp;sb=anfr&amp;amp;prdNam=Cisco%20Identity%20Services%20Engine%20Software&lt;/A&gt;&amp;nbsp; it seems lack of functionality : what ISE &lt;STRONG&gt;version&lt;/STRONG&gt; are you on ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 16:44:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104427#M589417</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2024-05-14T16:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104434#M589418</link>
      <description>&lt;P&gt;only change the igmp with IP&amp;nbsp;&lt;BR /&gt;in end you permit IP but this IP is multicast you dont permit any L4 ports&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 16:46:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104434#M589418</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-05-14T16:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104440#M589419</link>
      <description>&lt;P&gt;ISE 3.2 patch 4.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Are you saying to use &lt;STRONG&gt;permit IP any 224.0.0.0 15.255.255.255&amp;nbsp;&lt;/STRONG&gt;instead?&amp;nbsp; I take this is secure because the IGMP IP range is not routable on the public internet, and we don't care about which ports are used, and therefore permitting IP instead of IGMP to this network range allows IGMP traffic but doesn't give end points much of anything else, correct?&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 17:00:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104440#M589419</guid>
      <dc:creator>tachyon05</dc:creator>
      <dc:date>2024-05-14T17:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104454#M589420</link>
      <description>&lt;P&gt;Yoh are correct, let me double check&lt;/P&gt;
&lt;P&gt;What is SW platform you have and IOS ver.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 17:12:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104454#M589420</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-05-14T17:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: igmp in ISE DACL syntax check fail</title>
      <link>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104457#M589421</link>
      <description>&lt;P&gt;Version 17.9.4a on C9606R&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2024 17:16:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/igmp-in-ise-dacl-syntax-check-fail/m-p/5104457#M589421</guid>
      <dc:creator>tachyon05</dc:creator>
      <dc:date>2024-05-14T17:16:31Z</dc:date>
    </item>
  </channel>
</rss>

