ipv6 mld query-max-response-time
Use this command to set the maximum response time advertised in MLD queries. This command applies to interfaces configured for MLD Layer-3 multicast protocols, or MLD Proxy.
Use the no parameter with this command to restore the default value.
Command Syntax
ipv6 mld query-max-response-time <1-240>
no ipv6 mld query-max-response-time
Parameter
<1-240>
Maximum response time (in seconds) advertised in MLD queries.
Default
10 seconds
Command Mode
Interface mode
Applicability
This command was introduced in OcNOS version 6.2.0.
Example
The following example configures a maximum response time of 8 seconds:
#configure terminal
(config)#interface eth0
(config-if)#ipv6 mld query-max-response-time 8
Last modified date: 10/20/2023