03-21-2021 11:43 PM - edited 07-05-2021 01:01 PM
Hi Wireless folks,
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.
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.
For other platforms this is pretty well documented. As I understood the C9800 platform correctly, it's based on an ASR1k.
Anyway: Any input here for me?
Best regards
Johannes
03-22-2021 01:50 AM
M.
03-22-2021 02:01 AM
Cat 9300 != 9800
Catalyst 9300:
C9300#show policy-map system-cpp-policy
Policy Map system-cpp-policy
Class system-cpp-police-ios-routing
police rate 13000 pps
conform-action transmit
exceed-action drop
Class system-cpp-police-ios-feature
police rate 6000 pps
conform-action transmit
exceed-action drop
Class system-cpp-police-data
police rate 600 pps
conform-action transmit
exceed-action drop
Class system-cpp-police-sys-data
police rate 200 pps
conform-action transmit
exceed-action drop
Class system-cpp-police-sw-forward
police rate 1000 pps
conform-action transmit
exceed-action drop
[...]
Catalyst 9800:
C9800#show policy-map system-cpp-policy
..no output ..
C9800#
In a Cat9800, there is the "control-plane" configuration section, where a policy-map might be applied.
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...
03-22-2021 02:17 AM
- https://cfnng.cisco.com/ , when queried does not list it as being supported for the 9800, check attached document.
M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide