<?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: C9800 Control Plane Policing (CoPP) in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311298#M227571</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- FYI :&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/sec/b_1612_sec_9300_cg/configuring_control_plane_policing.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/sec/b_1612_sec_9300_cg/configuring_control_plane_policing.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Mar 2021 08:50:40 GMT</pubDate>
    <dc:creator>Mark Elsen</dc:creator>
    <dc:date>2021-03-22T08:50:40Z</dc:date>
    <item>
      <title>C9800 Control Plane Policing (CoPP)</title>
      <link>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311236#M227565</link>
      <description>&lt;P&gt;Hi Wireless folks,&lt;/P&gt;&lt;P&gt;I'm playing around with a C9800 and I'm wondering where the CoPP configuration and documentation is. I bet the box does some CoPP out-of-the box and I want to understand how it works and whether it can be tuned.&lt;/P&gt;&lt;P&gt;For example, I'm wondering why my SCP/SFTP transfers to the WLC are ~20MBit/s despite of TCP windows size tuning in a high speed network. I bet this is because of CoPP.&lt;/P&gt;&lt;P&gt;For other platforms this is pretty well documented. As I understood the C9800 platform correctly, it's based on an ASR1k.&lt;/P&gt;&lt;P&gt;Anyway: Any input here for me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Johannes&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:01:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311236#M227565</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2021-07-05T20:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: C9800 Control Plane Policing (CoPP)</title>
      <link>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311298#M227571</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- FYI :&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/sec/b_1612_sec_9300_cg/configuring_control_plane_policing.html" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-12/configuration_guide/sec/b_1612_sec_9300_cg/configuring_control_plane_policing.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 08:50:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311298#M227571</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2021-03-22T08:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: C9800 Control Plane Policing (CoPP)</title>
      <link>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311306#M227572</link>
      <description>&lt;P&gt;Cat 9300 != 9800&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Catalyst 9300:&lt;/P&gt;&lt;PRE&gt;C9300#show policy-map system-cpp-policy&lt;BR /&gt;Policy Map system-cpp-policy&lt;BR /&gt;Class system-cpp-police-ios-routing&lt;BR /&gt;police rate 13000 pps&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;Class system-cpp-police-ios-feature&lt;BR /&gt;police rate 6000 pps&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;Class system-cpp-police-data&lt;BR /&gt;police rate 600 pps&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;Class system-cpp-police-sys-data&lt;BR /&gt;police rate 200 pps&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;Class system-cpp-police-sw-forward&lt;BR /&gt;police rate 1000 pps&lt;BR /&gt;conform-action transmit&lt;BR /&gt;exceed-action drop&lt;BR /&gt;[...]&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Catalyst 9800:&lt;/P&gt;&lt;PRE&gt;C9800#show policy-map system-cpp-policy&lt;BR /&gt;..no output ..&lt;BR /&gt;C9800# &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a Cat9800, there is the "control-plane" configuration section, where a policy-map might be applied.&lt;BR /&gt;Problem: Supported? Yes/No. In the Cat9300 only the default classes may be used. The only thing which is user-tunable are the policer rates. In a Cat9800, there is no predefined CoPP policy...&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 09:01:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311306#M227572</guid>
      <dc:creator>Johannes Luther</dc:creator>
      <dc:date>2021-03-22T09:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: C9800 Control Plane Policing (CoPP)</title>
      <link>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311311#M227574</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;-&amp;nbsp;&lt;A href="https://cfnng.cisco.com/" target="_blank"&gt;https://cfnng.cisco.com/&lt;/A&gt;&amp;nbsp; , when queried does not list it as being supported for the 9800, check &lt;EM&gt;&lt;STRONG&gt;attached document.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 09:17:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/c9800-control-plane-policing-copp/m-p/4311311#M227574</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2021-03-22T09:17:52Z</dc:date>
    </item>
  </channel>
</rss>

