nerdexam
Cisco

352-001 · Question #386

Refer to the exhibit. Assume that no multicast optimization is done on LAN switches A and B. Which two features can be used to optimize multicast traffic forwarding in this situation? (Choose two.)

The correct answer is A. Enable IGMP snooping querier on both switches. C. Disable IGMP snooping on both switches. When no multicast router is present, enabling IGMP snooping querier or disabling IGMP snooping are two independent approaches that each ensure multicast traffic is forwarded to receivers.

Designing Network Services

Question

Refer to the exhibit. Assume that no multicast optimization is done on LAN switches A and B. Which two features can be used to optimize multicast traffic forwarding in this situation? (Choose two.)

Exhibit

352-001 question #386 exhibit

Options

  • AEnable IGMP snooping querier on both switches.
  • BConfigure a static MAC entry for the multicast server.
  • CDisable IGMP snooping on both switches.
  • DDisable the IGMP query election process.
  • EEnable PIM snooping on both switches.

How the community answered

(55 responses)
  • A
    73% (40)
  • B
    7% (4)
  • D
    16% (9)
  • E
    4% (2)

Why each option

When no multicast router is present, enabling IGMP snooping querier or disabling IGMP snooping are two independent approaches that each ensure multicast traffic is forwarded to receivers.

AEnable IGMP snooping querier on both switches.Correct

Enabling IGMP snooping querier causes the switch to originate IGMP general queries, which prompts hosts to respond with membership reports; the switch can then populate its group membership table and forward multicast only to interested ports, making IGMP snooping functional without a dedicated multicast router.

BConfigure a static MAC entry for the multicast server.

A static MAC entry maps the multicast source server's unicast MAC address, but Layer-2 multicast forwarding is based on the destination multicast group MAC address derived from the group IP, so this entry does not influence group-based multicast distribution.

CDisable IGMP snooping on both switches.Correct

Without any IGMP querier present, IGMP snooping has no membership data and may not forward multicast to any port; disabling IGMP snooping causes the switch to flood multicast out all ports, guaranteeing delivery to all receivers as a simpler fallback solution.

DDisable the IGMP query election process.

Disabling the IGMP query election process prevents any switch from becoming the designated querier, which means no IGMP general queries are sent, hosts never report group membership, and IGMP snooping cannot build any forwarding state.

EEnable PIM snooping on both switches.

PIM snooping listens to PIM protocol messages between Layer-3 routers to optimize multicast forwarding across routed segments; it does not address the absence of an IGMP querier in a Layer-2-only switched environment with no PIM-enabled routers.

Concept tested: IGMP snooping querier configuration for Layer-2 multicast optimization

Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/17-3/configuration_guide/ip_mcast_rtng/b_173_ip_mcast_rtng_9300_cg/configuring_igmp_snooping.html

Topics

#IGMP snooping#multicast optimization#PIM snooping#LAN switching

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice