350-501 · Question #52
Which action enables an IPv6 multicast router on a subnet with locally attached receivers to quickly determine if there is a need to send traffic for a certain multicast group out to that subnet?
The correct answer is B. Activate IGPMv3 snooping and fast-leave. To quickly determine the need to send IPv6 multicast traffic on a subnet, enabling MLD snooping with fast-leave functionality allows devices to immediately prune traffic when receivers leave, optimizing bandwidth.
Question
Which action enables an IPv6 multicast router on a subnet with locally attached receivers to quickly determine if there is a need to send traffic for a certain multicast group out to that subnet?
Options
- AAdjust the MLD report interval on the router.
- BActivate IGPMv3 snooping and fast-leave.
- CEnable the MLDv2 explicit-tracking feature.
- DDecrease the ICMPv4 multicast query timer.
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C9% (2)
- D4% (1)
Why each option
To quickly determine the need to send IPv6 multicast traffic on a subnet, enabling MLD snooping with fast-leave functionality allows devices to immediately prune traffic when receivers leave, optimizing bandwidth.
Adjusting the MLD report interval affects how frequently receivers send reports but does not provide the immediate pruning capability of fast-leave when a receiver leaves a group.
MLD snooping (the IPv6 equivalent of IGMP snooping) combined with fast-leave functionality enables a Layer 2 device to immediately remove a port from a multicast group when a leave message is detected, preventing unnecessary traffic forwarding. This mechanism allows the router to quickly adapt to receiver changes on the subnet and stop sending traffic for groups that no longer have local listeners, effectively determining the need for traffic.
MLDv2 explicit-tracking enhances source-specific multicast (SSM) by allowing the router to track specific (S,G) interests but does not primarily address the quick cessation of group traffic when receivers leave a group in the general sense.
ICMPv4 and its query timer are relevant to IPv4 multicast, not IPv6, making this option inapplicable to an IPv6 multicast router.
Concept tested: MLD snooping fast-leave operation
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipmulti_mld/configuration/xe-16/imc-mld-xe-16-book/imc-mld-cfg-mld-snooping.html#GUID-E1A04130-10C4-4114-8785-5AF012920786
Topics
Community Discussion
No community discussion yet for this question.