350-801 · Question #153
How is bandwidth allocated to traffic flows in a flow-based WFQ solution?
The correct answer is A. Each type of traffic flow has equal bandwidth. In a flow-based Weighted Fair Queuing (WFQ) solution, bandwidth is allocated to ensure that each individual traffic flow receives an equal share of the available bandwidth. This mechanism prevents any single high-bandwidth flow from monopolizing the network resources.
Question
How is bandwidth allocated to traffic flows in a flow-based WFQ solution?
Options
- AEach type of traffic flow has equal bandwidth.
- BBandwidth is divided among traffic flows. Voice has priority.
- CVoice has priority and the other types of traffic share the remaining bandwidth
- DAll the bandwidth is divided based on the QoS marking of the packets.
How the community answered
(17 responses)- A88% (15)
- C6% (1)
- D6% (1)
Why each option
In a flow-based Weighted Fair Queuing (WFQ) solution, bandwidth is allocated to ensure that each individual traffic flow receives an equal share of the available bandwidth. This mechanism prevents any single high-bandwidth flow from monopolizing the network resources.
Flow-based Weighted Fair Queuing (WFQ) aims to provide fair bandwidth allocation to individual traffic flows. It classifies traffic into flows and then ensures that each flow receives a fair and equal share of the available bandwidth, preventing any single flow from starving others.
While WFQ can be combined with priority queuing, WFQ itself, by default, focuses on fairness among flows, not inherent priority for voice.
This describes a priority queuing mechanism, potentially combined with another queuing type for remaining traffic, but not the core principle of WFQ, which is fairness.
While QoS markings can influence how flows are treated within WFQ (e.g., by affecting weight or class-based WFQ), the fundamental principle of flow-based WFQ is dividing bandwidth equally among flows, not solely based on QoS markings to divide all bandwidth.
Concept tested: Weighted Fair Queuing (WFQ) allocation
Source: https://www.cisco.com/c/en/us/td/docs/ios/qos/configuration/guide/qos_c/qc_wfq.html
Topics
Community Discussion
No community discussion yet for this question.