R21xx-HP FlexFabric 11900 IP Multicast Configuration Guide
Table Of Contents
- Title Page
- Contents
- Multicast overview
- Configuring IGMP snooping
- Overview
- IGMP snooping configuration task list
- Configuring basic IGMP snooping functions
- Configuring IGMP snooping port functions
- Configuring IGMP snooping policies
- Displaying and maintaining IGMP snooping
- IGMP snooping configuration examples
- Troubleshooting IGMP snooping
- Configuring multicast routing and forwarding
- Configuring IGMP
- Configuring PIM
- Overview
- Configuring PIM-DM
- Configuring PIM-SM
- Configuring common PIM features
- Displaying and maintaining PIM
- PIM configuration examples
- Troubleshooting PIM
- Configuring MLD snooping
- Overview
- MLD snooping configuration task list
- Configuring basic MLD snooping functions
- Configuring MLD snooping port functions
- Configuring MLD snooping policies
- Displaying and maintaining MLD snooping
- MLD snooping configuration examples
- Troubleshooting MLD snooping
- Configuring IPv6 multicast routing and forwarding
- Configuring MLD
- Configuring IPv6 PIM
- PIM overview
- Configuring IPv6 PIM-DM
- Configuring IPv6 PIM-SM
- Configuring common IPv6 PIM features
- Displaying and maintaining IPv6 PIM
- IPv6 PIM configuration examples
- Troubleshooting IPv6 PIM
- Support and other resources
- Index

136
Configuring MLD
Overview
Multicast Listener Discovery (MLD) establishes and maintains IPv6 multicast group memberships between
a Layer 3 multicast device and its directly connected hosts.
MLD has two versions:
• MLDv1 (defined by RFC 2710), which is derived from IGMPv2.
• MLDv2 (defined by RFC 3810), which is derived from IGMPv3.
The two MLD versions support the ASM model. In addition, MLDv2 can directly implement the SSM
model, but MLDv1 must work with the MLD SSM mapping function to implement the SSM model. For
more information about the ASM and SSM models, see "Multicast overview."
T
he term "interface" in the MLD features collectively refers to Layer 3 interfaces, including VLAN
interfaces and Layer 3 Ethernet interfaces. You can set an Ethernet port as a Layer 3 interface by using
the port link-mode route command (see Layer 2—LAN Switching Configuration Guide).
How MLDv1 works
MLDv1 implements IPv6 multicast listener management based on the query and response mechanism.
Electing the MLD querier
All IPv6 multicast routers that run MLD on the same subnet can monitor MLD listener report messages
(often called "reports") from hosts, but the subnet needs only one router to act as the MLD querier to send
MLD query messages (often called "queries"). A querier election mechanism determines which router
acts as the MLD querier on the subnet.
1. Initially, every MLD router assumes itself as the querier and sends MLD general query messages
(often called "general queries") to all hosts and routers on the local subnet. The destination address
of the messages is FF02::1.
2. After receiving a general query, every MLD router compares the source IPv6 address of the query
with its own link-local interface address. After comparison, the router with the lowest IPv6 address
wins the querier election and all other routers become non-queriers.
3. All the non-queriers start a timer called the "other querier present timer." If a router receives an
MLD query from the querier before the timer expires, it resets this timer. Otherwise, it assumes the
querier has timed out and initiates a new querier election process.










