<?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: &amp;quot;policy-map type inspect XX&amp;quot; vs &amp;quot;policy-map XX&amp;quot in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966728#M1106260</link>
    <description>&lt;P&gt;Same if you match acl under class map.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2023 10:43:47 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-11-27T10:43:47Z</dc:date>
    <item>
      <title>"policy-map type inspect XX" vs "policy-map XX", etc</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966701#M1106253</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I've got a working ZBFW config, but I must admit I'm struggling to understand the differences between these commands:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;policy-map type inspect NAME&lt;BR /&gt;policy-map NAME&lt;BR /&gt;class-map type inspect NAME&lt;BR /&gt;class-map NAME&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Cisco's documentation says:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;When an inspect-type policy-map is created, a default class named class class-default is applied at the end of the class. The class class-default default policy action is drop but can be changed to pass. The log option can be added with the drop action. Inspect cannot be applied on class class-default.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;..which seems to indicate that &lt;STRONG&gt;policy-map type inspect&lt;/STRONG&gt; should be used wherever you've created class-map(s) that have "type inspect" on (or not?)&lt;/P&gt;&lt;P&gt;What isn't clear to me is what combo of policy-map/class-map with or without "type inspect" I should use if I want to just "pass" traffic through?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What happens if I create a &lt;STRONG&gt;policy-map NAME&lt;/STRONG&gt; that uses a &lt;STRONG&gt;class-map type inspect NAME &lt;/STRONG&gt;?&lt;/LI&gt;&lt;LI&gt;What happens if I create a &lt;STRONG&gt;policy-map type inspect NAME&lt;/STRONG&gt; that uses a &lt;STRONG&gt;class-map NAME&lt;/STRONG&gt; ?&lt;/LI&gt;&lt;LI&gt;What happens if the class-map action is "inspect" when using &lt;STRONG&gt;class-map NAME&lt;/STRONG&gt; ?&lt;/LI&gt;&lt;LI&gt;What happens if the class-map action is "inspect" when using &lt;STRONG&gt;policy-map NAME &lt;/STRONG&gt;?&lt;/LI&gt;&lt;LI&gt;What happens if the class-map action is "pass" when &lt;STRONG&gt;policy-map&lt;/STRONG&gt; and/or &lt;STRONG&gt;class-map&lt;/STRONG&gt; is &lt;STRONG&gt;type inspect&lt;/STRONG&gt;?&amp;nbsp; Is "type inspect" redundant here?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 09:58:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966701#M1106253</guid>
      <dc:creator>DazOG</dc:creator>
      <dc:date>2023-11-27T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966704#M1106254</link>
      <description>&lt;P&gt;Key points&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Class use to match traffic only' match acl or protocol&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Policy use to set action for specific traffic that match class use under it&lt;/P&gt;
&lt;P&gt;Class and policy can use for Qos and for security that why we need &lt;STRONG&gt;type inspect&lt;/STRONG&gt; in both to specify that this class map use for security not for other.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:02:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966704#M1106254</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-27T10:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966707#M1106255</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; It's still not very clear to me when I should use "type inspect" on either a policy-map or class-map, or both, and what happens if I don't....&lt;/P&gt;&lt;P&gt;For example, if I have an ACL that allows inbound connections to specific internal hosts on specified TCP/UDP ports, logically that should be "pass" because those target hosts/applications are talking to a specific explicitly defined port?&amp;nbsp; In that instance if I'm not inspecting the incoming traffic - should the class-map and/or policy-map be "type inspect"?&amp;nbsp; What happens if "type inspect" is specified and the action is "pass" ?&lt;/P&gt;&lt;P&gt;Hope that makes sense!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:07:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966707#M1106255</guid>
      <dc:creator>DazOG</dc:creator>
      <dc:date>2023-11-27T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966709#M1106256</link>
      <description>&lt;P&gt;Type inspect DONT have any rule with action' it only add as I mention above to different between class/policy use for security and that use for qos/copp.&lt;/P&gt;
&lt;P&gt;For action there are three&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pass&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Inspect&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Drop&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:11:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966709#M1106256</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-27T10:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966718#M1106257</link>
      <description>&lt;P&gt;Sorry I still don't understand.&amp;nbsp; I appreciate you trying to help but it's not clear what you're saying...&lt;/P&gt;&lt;P&gt;What is the difference between:&lt;/P&gt;&lt;PRE&gt;class-map TESTMAP&lt;BR /&gt;   match protocol https&lt;BR /&gt;policy-map type inspect TESTPOLICY&lt;BR /&gt;   class type inspect TESTMAP&lt;BR /&gt;      inspect&lt;/PRE&gt;&lt;P&gt;(This gives a warning of "%No specific protocol configured in class TESTMAP for inspection. All protocols will be inspected")&lt;/P&gt;&lt;P&gt;..and..&lt;/P&gt;&lt;PRE&gt;class-map type inspect match-all TESTMAP&lt;BR /&gt;   match protocol https&lt;BR /&gt;policy-map type inspect TESTPOLICY&lt;BR /&gt;   class type inspect TESTMAP&lt;BR /&gt;      inspect&lt;/PRE&gt;&lt;P&gt;(This gives no warning)&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:29:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966718#M1106257</guid>
      <dc:creator>DazOG</dc:creator>
      <dc:date>2023-11-27T10:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966723#M1106258</link>
      <description>&lt;P&gt;The first example&amp;nbsp; is wrong' you dont specify that class map use for security'&lt;/P&gt;
&lt;P&gt;the first one need &lt;STRONG&gt;type inspect&lt;/STRONG&gt;'&amp;nbsp; for class map and that why error message appear.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:37:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966723#M1106258</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-27T10:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966725#M1106259</link>
      <description>&lt;P&gt;I assume that is the same if it uses a match access-group (ACL) instead of “match protocol https”?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:40:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966725#M1106259</guid>
      <dc:creator>DazOG</dc:creator>
      <dc:date>2023-11-27T10:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966728#M1106260</link>
      <description>&lt;P&gt;Same if you match acl under class map.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 10:43:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966728#M1106260</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-27T10:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: "policy-map type inspect XX" vs "policy-map XX&amp;quot</title>
      <link>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966741#M1106262</link>
      <description>&lt;P&gt;Cisco doc.&lt;/P&gt;
&lt;H3 class="topictitle3"&gt;Firewalls&lt;/H3&gt;
&lt;SECTION&gt;
&lt;P&gt;Quality of service (QoS) class maps have numerous match criteria; firewalls have fewer match criteria. Firewall class maps are of type inspect and this information controls what shows up under firewall class maps.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_zbf/configuration/xe-3s/sec-data-zbf-xe-book/sec-zone-pol-fw.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_zbf/configuration/xe-3s/sec-data-zbf-xe-book/sec-zone-pol-fw.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;
&lt;/SECTION&gt;</description>
      <pubDate>Mon, 27 Nov 2023 11:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/quot-policy-map-type-inspect-xx-quot-vs-quot-policy-map-xx-quot/m-p/4966741#M1106262</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-11-27T11:04:19Z</dc:date>
    </item>
  </channel>
</rss>

