350-401 · Question #304
Which two statements about PIM snooping are true? (Choose two)
The correct answer is B. It requires designated forwarder election messages. E. It requires IGMP snooping to be enabled on the switch.. PIM snooping helps optimize multicast traffic forwarding on Layer 2 switches by processing PIM control messages and often requires IGMP snooping to be enabled for comprehensive multicast management.
Question
Which two statements about PIM snooping are true? (Choose two)
Options
- AIt floods join and prune messages on all router ports.
- BIt requires designated forwarder election messages.
- CWhen PIM snooping is enabled, the switch allows all multicast packets for each IP multicast
- DIt requires RGMP to be enabled on the VLAN.
- EIt requires IGMP snooping to be enabled on the switch.
- FThe ip pirn snooping command is an interface-level command.
How the community answered
(50 responses)- A2% (1)
- B90% (45)
- D6% (3)
- F2% (1)
Why each option
PIM snooping helps optimize multicast traffic forwarding on Layer 2 switches by processing PIM control messages and often requires IGMP snooping to be enabled for comprehensive multicast management.
PIM snooping's primary goal is to prevent flooding of PIM control messages by forwarding them only to relevant router ports, not to flood them on all router ports.
PIM snooping monitors PIM control messages, including PIM Hellos and Assert messages, to identify PIM-enabled router ports and the Designated Router (DR). These "designated forwarder election messages" are crucial for the switch to correctly determine which ports are router ports and how to forward PIM control traffic efficiently.
PIM snooping focuses on PIM control messages, not on allowing or disallowing all multicast *data* packets. Multicast data forwarding is managed by IGMP snooping's understanding of receiver memberships.
RGMP (Router-port Group Management Protocol) is an alternative to PIM snooping for router port discovery and is not a prerequisite for PIM snooping.
PIM snooping often works in conjunction with IGMP snooping. IGMP snooping builds the multicast forwarding table based on receiver joins, while PIM snooping identifies router ports and optimizes PIM control message flow, making IGMP snooping a necessary foundation for effective Layer 2 multicast management.
PIM snooping is typically configured globally or on a per-VLAN basis, not on individual interfaces.
Concept tested: PIM snooping functionality and dependencies
Source: https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16_12/configuration_guide/ip_mcast/b_1612_ip_mcast_9300_cg/configuring_igmp_snooping_and_pim_snooping.html
Topics
Community Discussion
No community discussion yet for this question.