Multicast Listener Discovery (MLD) Query and Report messages are used to maintain membership. When multiple IPv6 multicast devices exist on a network segment, the MLD querier sends MLD Query messages. The MLD querier uses multiple parameters whose default values can support proper working of the MLD querier. You can modify the querier parameters to enable the querier to update group membership in a timely manner and prevent network congestion.
Table 1 lists the description and default settings of MLD querier parameters.
Parameter |
Description |
Default Setting |
---|---|---|
Interval for sending MLD General Query messages |
The querier sends MLD General Query messages at the specified interval to maintain memberships of interfaces. This parameter specifies the interval for sending MLD General Query messages. |
125s |
Robustness variable of the MLD querier |
The robustness variable of the MLD querier specifies the retransmission count of MLD packets to minimize impact of packet loss on the network. The robustness variable defines
the following values:
|
2 |
Maximum response time for MLD General Query messages |
After a multicast member receives an MLD General Query message, it must send a Report message to the MLD querier within the maximum response time. |
10s |
Other querier present timer |
If non-queriers do not receive any Query message within the Keepalive period, they consider the querier invalid and trigger election of a new querier. |
If the default values of the robustness variable, interval for sending MLD General Query messages, and maximum response time are used, the other querier present timer value is 255 seconds. |
Interval for sending Multicast Address Specific Query messages or Multicast Address and Source Specific Query messages |
When the querier receives a Done message that a host sends to leave a multicast group, the querier periodically sends Multicast Address Specific Query messages or Multicast Address and Source Specific Query messages to check for other members in the multicast group. This parameter specifies the interval for sending Multicast Address Specific Query messages or Multicast Address and Source Specific Query messages. |
1s |
The MLD querier parameters can be configured in the MLD view or interface view.
During MLD querier configuration, ensure that the interval for sending General Query messages is larger than the maximum response time for MLD Query messages and is smaller than the other querier present timer.