350-401 · Question #773
Which IPv4 feature prevents multicast joins on a per-port basis?
The correct answer is B. IGMP filtering. IGMP filtering is an IPv4 feature that prevents multicast joins on a per-port basis by allowing a switch to filter or deny IGMP join messages for specific multicast groups.
Question
Which IPv4 feature prevents multicast joins on a per-port basis?
Options
- AMLD filtering
- BIGMP filtering
- CIGMP snooping
- DPIM snooping
How the community answered
(66 responses)- A2% (1)
- B94% (62)
- C2% (1)
- D3% (2)
Why each option
IGMP filtering is an IPv4 feature that prevents multicast joins on a per-port basis by allowing a switch to filter or deny IGMP join messages for specific multicast groups.
MLD (Multicast Listener Discovery) is the IPv6 equivalent of IGMP and is therefore not the correct feature for controlling IPv4 multicast joins.
IGMP filtering is an IPv4 feature that allows a switch to explicitly permit or deny IGMP join messages on a per-port basis, effectively controlling which multicast groups hosts connected to that port can join.
IGMP snooping optimizes multicast forwarding by preventing traffic from being flooded to all ports; it monitors join requests but does not actively prevent or filter those requests on a per-port basis.
PIM (Protocol Independent Multicast) is a multicast routing protocol, and PIM snooping, while it might optimize PIM control plane messages, does not directly prevent host multicast joins on switch ports.
Concept tested: IGMP filtering for multicast join control
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmul_igmp/configuration/xe-3s/imc-igmp-xe-3s-book/imc-igmp-oview.html#GUID-E534015E-5D0F-47A6-90AE-2AE255B622A6
Topics
Community Discussion
No community discussion yet for this question.