ipv6 mld query-interval
Use this command to set the frequency of sending MLD host query messages. This command applies to interfaces configured for MLD Layer-3 multicast protocols, or MLD Proxy.
Use the no parameter with this command to return to the default frequency.
Command Syntax
ipv6 mld query-interval <1-18000>
no ipv6 mld query-interval
Parameter
<1-18000>
Frequency (in seconds) at which MLD host query messages are sent.
Default
125 seconds.
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
The following example changes the frequency of sending MLD host-query messages to 2 minutes:
#configure terminal
(config)#interface fxp0
(config-if)#ipv6 mld query-interval 120
Last modified date: 10/20/2023