Configuring MLD Querier Parameters
Context
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 multicast membership in a timely manner and prevent network congestion.
Table 3-7 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.
- The configuration in the MLD view is globally valid, whereas the configuration in the interface view takes effect only for the specified interface.
- If a querier parameter is configured in the interface view and the MLD view, the configuration in the interface view takes effect. If a querier parameter is not configured on an interface, the interface uses the configuration in the MLD view.
- If non-default configuration is performed in the MLD view, the default configuration in the interface view does not take effect.
Procedure
- Configuring global MLD querier parameters
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.
- Configuring MLD querier parameters on an interface