nerdexam
Cisco

352-001 · Question #572

Which three items do you recommend for control plane hardening of an infrastructure device? (Choose three)

The correct answer is C. Routing protocol authentication D. Control Plane Policing F. SNMPv3. Control plane hardening requires authenticating routing protocols, policing inbound control plane traffic, and encrypting SNMP to reduce the infrastructure attack surface.

Designing Security

Question

Which three items do you recommend for control plane hardening of an infrastructure device? (Choose three)

Options

  • ATo enable unused services
  • BWarning banners
  • CRouting protocol authentication
  • DControl Plane Policing
  • ERedundant AAA servers
  • FSNMPv3

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    8% (2)
  • C
    72% (18)
  • E
    4% (1)

Why each option

Control plane hardening requires authenticating routing protocols, policing inbound control plane traffic, and encrypting SNMP to reduce the infrastructure attack surface.

ATo enable unused services

Enabling unused services expands the attack surface rather than hardening it, contradicting the principle of least functionality required for control plane security.

BWarning banners

Warning banners serve a legal and deterrence purpose but do not technically harden the control plane against protocol attacks or CPU exhaustion.

CRouting protocol authenticationCorrect

Routing protocol authentication (e.g., MD5 or SHA keychains on OSPF/BGP/EIGRP) prevents injection of malicious routing updates that could redirect or black-hole traffic, directly protecting the control plane routing infrastructure.

DControl Plane PolicingCorrect

Control Plane Policing (CoPP) rate-limits traffic destined to the router CPU, protecting it from denial-of-service and reconnaissance floods that target the control plane processing resources.

ERedundant AAA servers

Redundant AAA servers improve availability and resilience but are a high-availability measure rather than a direct control plane hardening control.

FSNMPv3Correct

SNMPv3 provides per-message authentication and optional encryption for SNMP management traffic, replacing the cleartext community strings of SNMPv1/v2c that expose device credentials and configuration data.

Concept tested: Infrastructure control plane hardening techniques

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_data_cop/configuration/xe-16/sec-data-cop-xe-16-book/sec-data-cop-overview.html

Topics

#control plane hardening#CoPP#routing protocol authentication#SNMPv3

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice