350-401 · Question #1115
Refer to the exhibit. Which result is achieved by the CoPP configuration?
The correct answer is D. Traffic that matches entry 10 of ACL 100 is always allowed.. If the CoPP configuration classifies traffic matching ACL 100 entry 10 and does not apply any policing or explicit drop actions, then that specific traffic is always allowed to the control plane.
Question
Refer to the exhibit. Which result is achieved by the CoPP configuration?
Exhibits
Options
- ATraffic that matches entry 10 of ACL 100 is always dropped.
- BClass-default is dropped.
- CTraffic that matches entry 10 of ACL 100 is always allowed with a limited CIR.
- DTraffic that matches entry 10 of ACL 100 is always allowed.
How the community answered
(21 responses)- A19% (4)
- B10% (2)
- C5% (1)
- D67% (14)
Why each option
If the CoPP configuration classifies traffic matching ACL 100 entry 10 and does not apply any policing or explicit drop actions, then that specific traffic is always allowed to the control plane.
Traffic is only always dropped if an explicit `drop` action is configured for that class of traffic in the CoPP policy map, which contradicts the correct answer's premise.
`class-default` is typically given a policing or drop action to protect against unclassified traffic; however, the question specifically asks about traffic matching entry 10 of ACL 100, not `class-default`.
Traffic would be allowed with a limited CIR (Committed Information Rate) only if a `police` action with `conform-action transmit` and `exceed-action drop` (or similar) were configured for that class, which would mean it is not 'always allowed' without limitation.
In a CoPP configuration, if traffic matching entry 10 of ACL 100 is classified into a specific class and that class is configured with no explicit `drop` or `police` action, or only a `transmit` action, then this traffic will be allowed to reach the control plane without restriction. The phrase 'always allowed' implies it is not subject to rate-limiting or unconditional dropping.
Concept tested: CoPP traffic classification and action
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_plcshp/configuration/15-mt/qos-plcshp-15-mt-book/qos-copp.html
Topics
Community Discussion
No community discussion yet for this question.

