nerdexam
CiscoCisco

350-401 · Question #286

350-401 Question #286: Real Exam Question with Answer & Explanation

Sign in or unlock 350-401 to reveal the answer and full explanation for question #286. The question stem and answer options stay visible for context.

Submitted by wei.xz· Mar 6, 2026Infrastructure Security – Implementing and verifying Control Plane Policing (CoPP) to protect the router control plane from excessive or malicious traffic, typically mapped to Cisco CCNP Enterprise or CCNA Security exam objectives.

Question

Which configuration restricts the amount of SSH traffic that a router accepts to 100 kbps? A. B. C. D.

Options

  • Aclass-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! interface GigabitEthernet0/1 ip address 209.165.200.225 255.255.255.0 ip access-group EGRESS out service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22
  • Bclass-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! interface GigabitEthernet0/1 ip address 209.165.200.225 255.255.255.0 ip access-group EGRESS out service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH deny tcp any any eq 22
  • Cclass-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! control-plane service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22
  • Dclass-map match-all CoPP_SSH match access-group name CoPP_SSH ! policy-map CoPP_SSH class CoPP_SSH police cir 100000 exceed-action drop ! ! control-plane transit service-policy input CoPP_SSH ! ip access-list extended CoPP_SSH permit tcp any any eq 22

Unlock 350-401 to see the answer

You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Control Plane Policing#CoPP#QoS Policy-Map#Infrastructure Security
Full 350-401 PracticeBrowse All 350-401 Questions