<?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 Warning on ASA when multicast is enabled in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/warning-on-asa-when-multicast-is-enabled/m-p/3173922#M1066771</link>
    <description>&lt;P&gt;I just activated multicast routing on a blank ASA and it warns with this message:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WARNING: Interfaces part of explicit zone will not participate in multicast-routing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody clarify why it appears and what cisco means with explicit zone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miquel&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 14:13:49 GMT</pubDate>
    <dc:creator>msantiveri</dc:creator>
    <dc:date>2020-02-21T14:13:49Z</dc:date>
    <item>
      <title>Warning on ASA when multicast is enabled</title>
      <link>https://community.cisco.com/t5/network-security/warning-on-asa-when-multicast-is-enabled/m-p/3173922#M1066771</link>
      <description>&lt;P&gt;I just activated multicast routing on a blank ASA and it warns with this message:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WARNING: Interfaces part of explicit zone will not participate in multicast-routing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could somebody clarify why it appears and what cisco means with explicit zone?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miquel&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 14:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/warning-on-asa-when-multicast-is-enabled/m-p/3173922#M1066771</guid>
      <dc:creator>msantiveri</dc:creator>
      <dc:date>2020-02-21T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Warning on ASA when multicast is enabled</title>
      <link>https://community.cisco.com/t5/network-security/warning-on-asa-when-multicast-is-enabled/m-p/3684107#M1066772</link>
      <description>&lt;P&gt;I open a TAC case, and cisco responded that Multicast does not work on interfaces configured as part of a Traffic Zones. Since there is no written documentation of such restriction, I wanted to verify this and tried it on VIRL. As soon as I entered the "zone-member" command on the interface, then PIM was disabled on the interface. I have included show results before and after applying the zone to the interface.&lt;/P&gt;
&lt;P&gt;I hope this clarifies the warning message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VIRL-ASA(config-subif)# debug pim interface fl6&lt;/P&gt;
&lt;P&gt;VIRL-ASA(config-subif)# sh run interface GigabitEthernet0/2.300&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.300&lt;BR /&gt; description fl6&lt;BR /&gt; vlan 300&lt;BR /&gt; nameif fl6&lt;BR /&gt; security-level 90&lt;BR /&gt; ip address 3.3.3.254 255.255.255.0 &lt;BR /&gt; &lt;BR /&gt;VIRL-ASA(config-subif)# sh pim interf&lt;/P&gt;
&lt;P&gt;Address Interface PIM Nbr Hello DR DR&lt;BR /&gt; Count Intvl Prior&lt;/P&gt;
&lt;P&gt;1.1.1.254 campus on 1 30 1 this system&lt;BR /&gt;10.10.100.180 inside on 1 30 1 this system&lt;BR /&gt;3.3.3.254 fl6 on 1 30 1 this system&lt;BR /&gt;2.2.2.254 fusion on 0 30 1 this system&lt;/P&gt;
&lt;P&gt;VIRL-ASA(config-subif)# sh pim neigh&lt;/P&gt;
&lt;P&gt;Neighbor Address Interface Uptime Expires DR pri Bidir&lt;/P&gt;
&lt;P&gt;1.1.1.253 campus 00:24:18 00:01:20 1 &lt;BR /&gt;10.10.100.80 inside 00:38:44 00:01:25 1 &lt;BR /&gt;3.3.3.1 fl6 00:03:44 00:01:28 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VIRL-ASA(config-subif)# zone-member fl6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;!!!! debug showing that PIM was disabled for the interface. &lt;BR /&gt;VIRL-ASA(config-subif)# IPv4 PIM: Interface fl6 disabled&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VIRL-ASA(config-subif)# sh run interface GigabitEthernet0/2.300&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0/2.300&lt;BR /&gt; description fl6&lt;BR /&gt; vlan 300&lt;BR /&gt; nameif fl6&lt;BR /&gt; security-level 90&lt;BR /&gt; zone-member fl6&lt;BR /&gt; ip address 3.3.3.254 255.255.255.0 &lt;BR /&gt; &lt;BR /&gt; !!!! observe that now PIM is (off) in that interface &lt;BR /&gt;VIRL-ASA(config-subif)# sh pim interf&lt;/P&gt;
&lt;P&gt;Address Interface PIM Nbr Hello DR DR&lt;BR /&gt; Count Intvl Prior&lt;/P&gt;
&lt;P&gt;1.1.1.254 campus on 1 30 1 this system&lt;BR /&gt;10.10.100.180 inside on 1 30 1 this system&lt;BR /&gt;3.3.3.254 fl6 &lt;FONT color="#FF0000"&gt;off&lt;/FONT&gt; 0 30 1 not elected&lt;BR /&gt;2.2.2.254 fusion on 0 30 1 this system&lt;BR /&gt;VIRL-ASA(config-subif)# sh pim neigh&lt;/P&gt;
&lt;P&gt;Neighbor Address Interface Uptime Expires DR pri Bidir&lt;/P&gt;
&lt;P&gt;1.1.1.253 campus 00:25:03 00:01:35 1 &lt;BR /&gt;10.10.100.80 inside 00:39:29 00:01:39 1&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;VIRL-ASA(config-subif)# zone-member fl6&lt;BR /&gt;VIRL-ASA(config-subif)# IPv4 PIM: Interface fl6 disabled&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Aug 2018 13:24:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/warning-on-asa-when-multicast-is-enabled/m-p/3684107#M1066772</guid>
      <dc:creator>andres.sierra</dc:creator>
      <dc:date>2018-08-08T13:24:19Z</dc:date>
    </item>
  </channel>
</rss>

