Which command should you use to apply a custom CoPP policy?

Which command should you use to apply a custom CoPP policy?
A. Nexus7000(config-cp)# service-policy input copp-policy-moderate-policy
B. Nexus7000(config)# copp profile strict
C. Nexus7000(config)# policy-map type control-plane copp-system-p-policy
D. Mexus7000(config)# class-map type control-plane match-any copp-system-p-policy

cisco-exams

One thought on “Which command should you use to apply a custom CoPP policy?

  1. Answer is A

    Apply the customized CoPP policy to the global interface control-plane. Use the show copp status command in order to verify that the CoPP policy has been applied correctly.

    SITE1-AGG1# conf t
    Enter configuration commands, one per line. End with CNTL/Z.
    SITE1-AGG1(config)# control-plane
    SITE1-AGG1(config-cp)# service-policy input ?
    copp-policy-strict-CUSTOMIZED-COPP

    SITE1-AGG1(config-cp)# service-policy input copp-policy-strict-CUSTOMIZED-COPP
    SITE1-AGG1(config-cp)# exit
    SITE1-AGG1# sh copp status
    Last Config Operation: service-policy input copp-policy-strict-CUSTOMIZED-COPP
    Last Config Operation Timestamp: 18:04:03 UTC May 15 2012
    Last Config Operation Status: Success
    Policy-map attached to the control-plane: copp-policy-strict-CUSTOMIZED-COPP

    https://www.cisco.com/c/en/us/support/docs/switches/nexus-7000-series-switches/116043-copp-nexus7000-tshoot-00.html

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.