352-001 · Question #514
What is a design application of control plane policing?
The correct answer is A. CPP protects the control plane from reconnaissance and or denial-of-service attacks. Control Plane Policing (CoPP) is designed to protect the router CPU and control plane from being overwhelmed by reconnaissance or denial-of-service attack traffic.
Question
What is a design application of control plane policing?
Options
- ACPP protects the control plane from reconnaissance and or denial-of-service attacks
- CCPP protects the forwarding plane by allowing legitimate traffic and dropping excessive traffic
- DCPP drop malformed packet that are sent to the CPU
How the community answered
(55 responses)- A87% (48)
- C5% (3)
- D7% (4)
Why each option
Control Plane Policing (CoPP) is designed to protect the router CPU and control plane from being overwhelmed by reconnaissance or denial-of-service attack traffic.
CoPP applies QoS rate-limiting policies to traffic destined for the route processor, throttling or dropping traffic patterns associated with reconnaissance activity (such as ICMP sweeps) and DoS attacks (such as high-rate protocol floods targeting the CPU). This preserves the stability and availability of routing protocols, management sessions, and other control plane functions that depend on CPU resources.
CoPP operates on traffic directed to the control plane (route processor), not on through-traffic in the forwarding plane - policing legitimate versus excessive transit traffic is handled by data plane QoS features like MQC or CBWFQ applied to interfaces.
Dropping malformed packets sent to the CPU is a secondary behavior of CoPP, not its primary design application - the fundamental purpose is protecting the control plane from reconnaissance and DoS attacks, not malformed packet filtering.
Concept tested: Control Plane Policing CoPP DoS protection design
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_copp/configuration/xe-16/qos-copp-xe-16-book/qos-copp-xe-16-book_chapter_01.html
Topics
Community Discussion
No community discussion yet for this question.