nerdexam
Cisco

352-001 · Question #461

Which load balancing option for iP-only traffic is the least efficient in terms of Layer 2 EtherChnnel physical links utilization?

The correct answer is B. on a per destination MAC address basis. Destination MAC-based load balancing is least efficient for IP-only traffic because all routed frames share one next-hop MAC address, funneling all traffic onto a single EtherChannel member link.

Layer 2 Control Plane

Question

Which load balancing option for iP-only traffic is the least efficient in terms of Layer 2 EtherChnnel physical links utilization?

Options

  • Aon a per port number basis
  • Bon a per destination MAC address basis
  • Con a per destination IP address basis
  • Don a per source IP address basis

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    86% (31)
  • C
    3% (1)
  • D
    3% (1)

Why each option

Destination MAC-based load balancing is least efficient for IP-only traffic because all routed frames share one next-hop MAC address, funneling all traffic onto a single EtherChannel member link.

Aon a per port number basis

Per-port-number (Layer 4) hashing incorporates the wide variety of TCP/UDP source and destination port values, distributing traffic across multiple member links effectively even for IP traffic.

Bon a per destination MAC address basisCorrect

When traffic is IP-only and routed through a default gateway, every outbound Ethernet frame carries the same destination MAC address - the MAC of the next-hop router interface. EtherChannel hashing on destination MAC produces an identical hash for every such frame, directing all traffic to one physical member link and leaving all others idle. This completely defeats link aggregation and results in the worst possible bandwidth utilization across the bundle.

Con a per destination IP address basis

Per-destination-IP hashing uses the diversity of destination IP addresses across different flows to spread traffic across links, providing reasonable distribution for routed traffic.

Don a per source IP address basis

Per-source-IP hashing uses differing source IP addresses from multiple hosts to distribute flows across member links, yielding better utilization than destination MAC in routed environments.

Concept tested: EtherChannel load balancing method efficiency for IP traffic

Source: https://www.cisco.com/c/en/us/support/docs/lan-switching/etherchannel/12023-4.html

Topics

#EtherChannel#load balancing#MAC address hashing#link utilization

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice