OcNOS-SP : Multicast Guide : Multicast Command Reference : Layer 3 IGMP Multicast Commands : ip igmp query-max-response-time
ip igmp query-max-response-time
Use this command to set the maximum response time advertised in IGMP queries. This command applies to interfaces configured for IGMP Layer-3 multicast protocols and IGMP Proxy.
Use the no parameter with this command to restore the default value.
Command Syntax
ip igmp query-max-response-time <1-240>
no ip igmp query-max-response-time
Parameter
<1-240>
Maximum response time (in seconds) advertised in IGMP queries.
Default
10 seconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The following example configures a maximum response time of 8 seconds:
#configure terminal
(config)#interface eth1
(config-if)#ip igmp query-max-response-time 8
Last modified date: 10/20/2023