nerdexam
Cisco

352-001 · Question #208

Your customer asks you to assist with their traffic policy design. They want to guarantee a minimum amount of bandwidth to certain traffic classes. Which technique would you advise them to implement?

The correct answer is A. Modular QoS CLI. Cisco's Modular QoS CLI (MQC) is the framework used to configure CBWFQ, which provides guaranteed minimum bandwidth allocations per traffic class.

Design Considerations

Question

Your customer asks you to assist with their traffic policy design. They want to guarantee a minimum amount of bandwidth to certain traffic classes. Which technique would you advise them to implement?

Options

  • AModular QoS CLI
  • Bcommitted accessrRate
  • Cpolicy-based routing
  • Dtraffic shaping

How the community answered

(26 responses)
  • A
    92% (24)
  • C
    4% (1)
  • D
    4% (1)

Why each option

Cisco's Modular QoS CLI (MQC) is the framework used to configure CBWFQ, which provides guaranteed minimum bandwidth allocations per traffic class.

AModular QoS CLICorrect

MQC provides the structured policy framework - using class maps to match traffic, policy maps to assign bandwidth guarantees, and service policies applied to interfaces - that enables CBWFQ to deliver a configurable minimum bandwidth guarantee to each defined traffic class. It is the correct Cisco mechanism for implementing per-class bandwidth guarantees rather than just rate limiting or routing-based decisions.

Bcommitted accessrRate

Committed Access Rate (CAR) is a policing tool that enforces a maximum traffic rate by dropping or remarking excess traffic; it does not guarantee a minimum amount of bandwidth to a class.

Cpolicy-based routing

Policy-based routing (PBR) influences the forwarding path of packets based on match criteria such as ACLs or packet length but provides no QoS scheduling or bandwidth reservation capability.

Dtraffic shaping

Traffic shaping buffers and delays traffic to conform to a defined maximum output rate, which controls burst and peak throughput rather than reserving a minimum guaranteed bandwidth.

Concept tested: MQC CBWFQ minimum bandwidth guarantee configuration

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/qos_mqc/configuration/xe-16/qos-mqc-xe-16-book/qos-mqc.html

Topics

#MQC#bandwidth guarantee#QoS policy#traffic class

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice