nerdexam
Cisco

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.

Submitted by carter_n· Mar 6, 2026Security

Question

Refer to the exhibit. Which result is achieved by the CoPP configuration?

Exhibits

350-401 question #1115 exhibit 1
350-401 question #1115 exhibit 2

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)
  • A
    19% (4)
  • B
    10% (2)
  • C
    5% (1)
  • D
    67% (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.

ATraffic that matches entry 10 of ACL 100 is always dropped.

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.

BClass-default is dropped.

`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`.

CTraffic that matches entry 10 of ACL 100 is always allowed with a limited CIR.

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.

DTraffic that matches entry 10 of ACL 100 is always allowed.Correct

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

#CoPP#ACL#Traffic Policing

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice