nerdexam
Exams300-415Questions#11
Cisco

300-415 · Question #11

300-415 Question #11: Real Exam Question with Answer & Explanation

The correct answer is B: policy policer ccnp-traffic rate 1000000 burst 20000 plp high. The 'plp high' command directly sets the Packet Loss Priority to high within a policer policy, which is the correct syntax for this configuration.

Security and Quality of Service

Question

Which configuration changes the packet loss priority from low to high?

Options

  • Apolicy policer ccnp-traffic rate 1000000 burst 20000 exceed high
  • Bpolicy policer ccnp-traffic rate 1000000 burst 20000 plp high
  • Cpolicy policer ccnp-traffic rate 1000000 burst 20000 exceed drop
  • Dpolicy policer ccnp-traffic rate 1000000 burst 20000 exceed remark

Explanation

The 'plp high' command directly sets the Packet Loss Priority to high within a policer policy, which is the correct syntax for this configuration.

Common mistakes.

  • A. The 'exceed high' keyword is not a valid Cisco policer command - 'exceed' must be followed by an action such as 'drop' or 'remark', not a priority level.
  • C. The 'exceed drop' command causes out-of-rate packets to be dropped entirely, which does not set a Packet Loss Priority marking on the traffic.
  • D. The 'exceed remark' command triggers a remarking action on exceeding traffic but does not configure the Packet Loss Priority to high.

Concept tested. Cisco QoS policer Packet Loss Priority configuration

Reference. https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_plcshp/configuration/xe-16/qos-plcshp-xe-16-book/qos-plcshp-oview.html

Topics

#QoS#Policer#Packet Loss Priority#Cisco Configuration

Community Discussion

No community discussion yet for this question.

Full 300-415 Practice