nerdexam
Cisco

352-001 · Question #778

How must the queue sizes be designed to ensure that an application functions correctly?

The correct answer is C. The sum of the queuing of all devices plus serialization delay In the chain must be less than or. QoS queue sizing must ensure that the total cumulative queuing delay plus serialization delay across every device in the forwarding path stays within the application's end-to-end delay budget.

Design Considerations

Question

How must the queue sizes be designed to ensure that an application functions correctly?

Options

  • AThe default queue are good for any deployment as it compensates the serialization delay.
  • BEach individual queuing delay in the chain must be less than or equal to the application required
  • CThe sum of the queuing of all devices plus serialization delay In the chain must be less than or
  • DThe queuing delay on every device in the chain must be exactly the same to the application

How the community answered

(38 responses)
  • A
    5% (2)
  • B
    13% (5)
  • C
    79% (30)
  • D
    3% (1)

Why each option

QoS queue sizing must ensure that the total cumulative queuing delay plus serialization delay across every device in the forwarding path stays within the application's end-to-end delay budget.

AThe default queue are good for any deployment as it compensates the serialization delay.

Default queue configurations use generic drop thresholds and weights not tuned for specific application latency requirements, and they do not inherently compensate for serialization delay, making them unsuitable for latency-sensitive deployments.

BEach individual queuing delay in the chain must be less than or equal to the application required

Requiring each individual per-hop queuing delay to be less than or equal to the full application budget is technically incorrect because it is the cumulative sum of all per-hop delays - not each individual delay - that must fit within the budget.

CThe sum of the queuing of all devices plus serialization delay In the chain must be less than orCorrect

Applications such as voice and video have a fixed maximum tolerable end-to-end delay (for example, 150 ms one-way for voice). The correct design approach is to sum the queuing delay contributed by every device in the chain together with the serialization delay on each link, and verify that this aggregate does not exceed the application's requirement. Designing per-hop budgets that keep the total within the allowed limit ensures the application functions correctly across the entire network path.

DThe queuing delay on every device in the chain must be exactly the same to the application

Requiring identical queuing delay on every device in the chain is neither necessary nor practical - devices have different speeds, queue depths, and traffic loads, and only the aggregate end-to-end total must satisfy the application's delay requirement.

Concept tested: End-to-end QoS queuing delay budget design

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

Topics

#QoS queuing#queuing delay#serialization delay#application SLA

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice