<?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: class-map vs class-map type inspect in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182340#M875231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest way is to explain that the inspection type class map and policy map is used for treating, specific traffic such as TCP, FTP, SMTP and so on, if you define an inspection type class map/policy map say for example an FTP class map you will have features available for FTP traffic such as strict ftp inspection, specific allowance of commands like DELETE, LIST and so. And the normal class map is used for general traffic selection criteria.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2009 15:11:30 GMT</pubDate>
    <dc:creator>Ivan Martinon</dc:creator>
    <dc:date>2009-03-10T15:11:30Z</dc:date>
    <item>
      <title>class-map vs class-map type inspect</title>
      <link>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182339#M875230</link>
      <description>&lt;P&gt;I'm having a hard time understanding the difference between the following commands. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any Name&lt;/P&gt;&lt;P&gt;class-map type inspect match-any Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map Name&lt;/P&gt;&lt;P&gt;policy-map type inspect Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also a policy-map of type inspect can apparently have a regular class-map or a class-map type inspect under it. Can someone please help explain the uses for the different types of class/policy maps and what each one is specifically used for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 15:02:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182339#M875230</guid>
      <dc:creator>wdgolden1</dc:creator>
      <dc:date>2019-03-11T15:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: class-map vs class-map type inspect</title>
      <link>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182340#M875231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Easiest way is to explain that the inspection type class map and policy map is used for treating, specific traffic such as TCP, FTP, SMTP and so on, if you define an inspection type class map/policy map say for example an FTP class map you will have features available for FTP traffic such as strict ftp inspection, specific allowance of commands like DELETE, LIST and so. And the normal class map is used for general traffic selection criteria.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 15:11:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182340#M875231</guid>
      <dc:creator>Ivan Martinon</dc:creator>
      <dc:date>2009-03-10T15:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: class-map vs class-map type inspect</title>
      <link>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182341#M875232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an example I made real quick. In both the class-map and class-map type inspect I'm inspecting edonkey traffic. Can either of these be used for ZBF?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is class-map typically used just for QoS while class-map type inspect is used for ZBF? Also when would a regular class-map be used under a policy-map type inspect?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-any NoType&lt;/P&gt;&lt;P&gt; match protocol edonkey&lt;/P&gt;&lt;P&gt;class-map type inspect match-all TypeInspect&lt;/P&gt;&lt;P&gt; match protocol edonkey&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map NoType&lt;/P&gt;&lt;P&gt; class NoType&lt;/P&gt;&lt;P&gt;    police 1000000&lt;/P&gt;&lt;P&gt;policy-map type inspect TypeInspect&lt;/P&gt;&lt;P&gt; class type inspect TypeInspect&lt;/P&gt;&lt;P&gt;  inspect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2009 15:23:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/1182341#M875232</guid>
      <dc:creator>wdgolden1</dc:creator>
      <dc:date>2009-03-10T15:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: class-map vs class-map type inspect</title>
      <link>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/4955573#M1105668</link>
      <description>&lt;P&gt;Did you ever get a satisfactory answer to this? &amp;nbsp;I found this thread searching for an answer to this exact question. &amp;nbsp;It doesn’t seem very clear which “inspect” is meaningful in policy-map, class-map, etc.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 08:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/class-map-vs-class-map-type-inspect/m-p/4955573#M1105668</guid>
      <dc:creator>DazOG</dc:creator>
      <dc:date>2023-11-08T08:14:29Z</dc:date>
    </item>
  </channel>
</rss>

