nerdexam
Cisco

352-001 · Question #126

What are two benefits of protecting the control plane of a network device? (Choose two.)

The correct answer is C. maintains routing protocol adjacencies with local neighbors D. maintains remote management access to the router. Protecting the control plane (via CoPP or similar policies) ensures the router CPU is not overwhelmed, which keeps routing adjacencies stable and management sessions available.

Designing Security

Question

What are two benefits of protecting the control plane of a network device? (Choose two.)

Options

  • Aprevents the delivery of packets from spoof sources
  • Bpreserves the confidentiality of traffic encrypted by IPsec
  • Cmaintains routing protocol adjacencies with local neighbors
  • Dmaintains remote management access to the router

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    19% (7)
  • C
    73% (27)

Why each option

Protecting the control plane (via CoPP or similar policies) ensures the router CPU is not overwhelmed, which keeps routing adjacencies stable and management sessions available.

Aprevents the delivery of packets from spoof sources

Filtering spoofed source addresses is a data plane function implemented with Unicast Reverse Path Forwarding (uRPF) or ACLs, not control plane protection.

Bpreserves the confidentiality of traffic encrypted by IPsec

IPsec encryption and confidentiality operate in the data plane (or hardware offload); control plane protection does not influence the encryption of transit traffic.

Cmaintains routing protocol adjacencies with local neighborsCorrect

Routing protocol adjacencies (OSPF, BGP, EIGRP) are processed by the control plane CPU. If the control plane is protected from flood attacks, protocol hello and keepalive packets continue to be processed, preserving neighbor relationships.

Dmaintains remote management access to the routerCorrect

Remote management protocols such as SSH and Telnet are also handled by the control plane. Policing protects the CPU so management traffic is not starved or dropped during an attack or high-load event.

Concept tested: Control plane policing benefits on network devices

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_acl/configuration/xe-16/sec-data-acl-xe-16-book/sec-ctrl-plane-policing.html

Topics

#control plane protection#CoPP#routing adjacencies#management access

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice