Information About MLD Snooping
Multicast Listener Discovery (MLD) is part of the IPv6 protocol to support and manage IPv6 multicast between a host and the multicast router. IP multicast allows IP datagrams to be transmitted to a set of hosts that make up a multicast group. Hosts can dynamically join or leave multicast groups to minimize network load and to achieve effective data transmission.
MLD snooping monitors the MLD packets between a host and the router. MLD snooping dynamically creates, maintains, and deletes the multicast address table based on the joining and leaving of the multicast group members. With MLD snooping, IPv6 multicast data is selectively forwarded to a list of ports that want to receive the data, instead of being flooded to all ports in a VLAN. This list is constructed by snooping IPv6 multicast control packets and maintained in a multicast address table.
Feedback