nerdexam
Cisco

352-001 · Question #13

Voice traffic between two campus enterprise networks is growing. The network designers decide to add a second 10-Mb Metro Ethernet service parallel to their original 10-Mb service in order to provide

The correct answer is C. per-packet basis. With two equal-cost OSPF paths active, the load-balancing method determines packet ordering for voice flows, and per-packet switching is the most disruptive option for real-time traffic.

Design Considerations

Question

Voice traffic between two campus enterprise networks is growing. The network designers decide to add a second 10-Mb Metro Ethernet service parallel to their original 10-Mb service in order to provide more bandwidth and diversity. The QoS profile will be the same on the new 10-Mb service due to the voice stability on the first Metro Ethernet link. When the second link is added to the OSPF domain, which traffic design consideration would have the most impact on the voice traffic when both links are active?

Options

  • Aper-destination IP address basis
  • Bper-flow basis
  • Cper-packet basis
  • Dper-source IP address basis

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    16% (6)
  • C
    43% (16)
  • D
    32% (12)

Why each option

With two equal-cost OSPF paths active, the load-balancing method determines packet ordering for voice flows, and per-packet switching is the most disruptive option for real-time traffic.

Aper-destination IP address basis

Per-destination load balancing keeps all traffic destined for the same IP on a single link, so voice stream packets remain ordered and in-sequence.

Bper-flow basis

Per-flow load balancing hashes on source IP, destination IP, and ports to pin each voice call to one link, preserving packet order and minimizing jitter for that flow.

Cper-packet basisCorrect

Per-packet load balancing distributes individual packets across both links in alternating fashion, causing out-of-order delivery within the same voice stream. Voice traffic is extremely sensitive to jitter and packet reordering because RTP does not retransmit, and reordered packets are discarded by the codec. This makes per-packet ECMP the highest-impact configuration choice for voice quality when both links are active.

Dper-source IP address basis

Per-source load balancing forwards all traffic originating from the same source IP over the same link, maintaining packet sequence for individual voice endpoints.

Concept tested: OSPF ECMP per-packet load balancing impact on voice

Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/116288-technote-ospf-00.html

Topics

#OSPF load balancing#per-packet forwarding#voice QoS#Metro Ethernet

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice