350-401 · Question #595
Which CoPP feature can you configure after applying the control-plane command?
The correct answer is C. aggregates. After applying the control-plane command, you can configure CoPP aggregates to classify and rate-limit specific types of control plane traffic.
Question
Options
- Aline card interfaces
- Baddress filters
- Caggregates
- Ddrop policies
How the community answered
(29 responses)- A3% (1)
- C90% (26)
- D7% (2)
Why each option
After applying the `control-plane` command, you can configure CoPP aggregates to classify and rate-limit specific types of control plane traffic.
Line card interfaces are physical components of a switch and are not a feature directly configurable within the CoPP `control-plane` mode for traffic classification.
Address filters are typically components of access control lists (ACLs) used for traffic matching, but 'address filters' itself is not a specific CoPP feature configured under `control-plane` in the same way aggregates are.
The `control-plane` configuration mode allows for the definition of aggregates, which group multiple types of control plane traffic into a single class for policy application, such as rate-limiting. This helps in efficiently managing and protecting the control plane from excessive traffic.
Drop policies are actions applied *within* a CoPP policy (e.g., `police exceed drop`), not a top-level feature directly configured after the `control-plane` command itself.
Concept tested: Cisco CoPP configuration features
Source: https://www.cisco.com/c/en/us/td/docs/ios/security/copp/configuration/guide/15_0/copp_150_book/copp_overview.html
Topics
Community Discussion
No community discussion yet for this question.