352-001 · Question #353
The Database team will deploy a new clustering technology that uses IPv4, multicast-based data replication, where the servers listen and transmit at the same time on multiple groups. Multicast is not
The correct answer is A. IGMP snooping D. IGMP querier. When deploying IPv4 multicast on an isolated Layer 2 segment with no upstream multicast router, IGMP snooping and an IGMP querier on the switches are required for proper multicast group management. These two features together ensure multicast frames are delivered only to interest
Question
The Database team will deploy a new clustering technology that uses IPv4, multicast-based data replication, where the servers listen and transmit at the same time on multiple groups. Multicast is not being run on the current network and there are no plans to enable it. New Layer 2 switches will be purchased to connect new servers in order to keep multicast traffic off the existing network. Which two features should the new switches support to provide good multicast performance? (Choose two.)
Options
- AIGMP snooping
- BPIM snooping
- CMLD snooping
- DIGMP querier
- EBidirectional PIM
How the community answered
(32 responses)- A75% (24)
- B16% (5)
- C6% (2)
- E3% (1)
Why each option
When deploying IPv4 multicast on an isolated Layer 2 segment with no upstream multicast router, IGMP snooping and an IGMP querier on the switches are required for proper multicast group management. These two features together ensure multicast frames are delivered only to interested receivers without requiring a dedicated multicast router.
IGMP snooping allows the switch to inspect IGMP membership reports and queries to build a forwarding table mapping multicast groups to specific ports, ensuring multicast frames are sent only to ports with interested receivers rather than flooding all ports.
PIM snooping is used to optimize multicast traffic in environments where PIM-enabled routers are present on the segment; since no IP multicast routing is being deployed on this network, PIM snooping does not apply.
MLD snooping is the IPv6 equivalent of IGMP snooping and manages IPv6 multicast group membership; the question specifies IPv4 multicast, so MLD snooping is not relevant here.
An IGMP querier is needed because with no multicast router present on the segment there is no device to send periodic IGMP General Queries; the switch acting as IGMP querier sends these queries so hosts can report active group memberships and the snooping table remains accurate.
Bidirectional PIM is a Layer 3 multicast routing protocol feature used to optimize many-to-many multicast flows on routed networks and is not a Layer 2 switch feature applicable when no multicast routing is deployed.
Concept tested: IGMP snooping and querier for Layer 2 IPv4 multicast
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_igmp/configuration/xe-16/imc-igmp-xe-16-book/imc-igmp-snoop.html
Topics
Community Discussion
No community discussion yet for this question.