<?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: How to update Zone Based Firewall policy? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4107807#M1071343</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You don't need to remove the policy-map in order to add a class-map. You just need to edit the policy-map, add the class-map and potentially temporarily remove/re-add a class-map until you get the order you desire. Editing the policy-map therefore won't remove the zone-pairs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2020 07:46:18 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2020-06-23T07:46:18Z</dc:date>
    <item>
      <title>How to update Zone Based Firewall policy?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4107708#M1071341</link>
      <description>&lt;P&gt;I have a ZBFW policy:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;policy-map type inspect mypolicy&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;class type inspect whitelist&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;class type inspect everything&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;inspect&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;But what if I need to add a new class-map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;policy-map type inspect mypolicy&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;class type inspect whitelist&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;class type inspect blacklist&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;SPAN class="s1"&gt;&amp;nbsp; drop&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;class type inspect everything&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;inspect&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;How can I do it without removing mypolicy and recreate it again? If I remove mypolicy, it will also remove its reference within zone pairs. It is a PITA.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 00:47:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4107708#M1071341</guid>
      <dc:creator>pingduck</dc:creator>
      <dc:date>2020-06-23T00:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Zone Based Firewall policy?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4107807#M1071343</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You don't need to remove the policy-map in order to add a class-map. You just need to edit the policy-map, add the class-map and potentially temporarily remove/re-add a class-map until you get the order you desire. Editing the policy-map therefore won't remove the zone-pairs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 07:46:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4107807#M1071343</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-06-23T07:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Zone Based Firewall policy?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4108039#M1071354</link>
      <description>&lt;P&gt;You correctly pointed out that I don't need to remove the policy-map.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, in order do what I want, I still need to remove "&lt;SPAN class="s1"&gt;class type inspect everything", leaving myself unprotected and also dropping traffic, add "&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;class type inspect blacklist" and add back&amp;nbsp;"class type inspect everything". This will get significantly complicated if I have more than a few classes within policy-map. Is there no way to edit the policy-map by specifying the order?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2020 14:31:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4108039#M1071354</guid>
      <dc:creator>pingduck</dc:creator>
      <dc:date>2020-06-23T14:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Zone Based Firewall policy?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4108169#M1071365</link>
      <description>No, not for ZBFW policy-maps that I am aware of. If you need further clarification you should log a TAC call.</description>
      <pubDate>Tue, 23 Jun 2020 17:46:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-update-zone-based-firewall-policy/m-p/4108169#M1071365</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-06-23T17:46:41Z</dc:date>
    </item>
  </channel>
</rss>

