ip igmp proxy unsolicited-report-interval
Use this command to set an unsolicited report interval for an interface designated as an IGMP proxy (upstream host-side).
Use the no parameter with this command to remove the unsolicited report interval from the interface.
Command Syntax
ip igmp proxy unsolicited-report-interval <1000-25500>
no ip igmp proxy unsolicited-report-interval
Parameter
<1000-25500>
Specify an unsolicited report interval value in milliseconds.
Default
1000 milliseconds
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth1
(config-if)#ip igmp proxy unsolicited-report-interval 1234
(config-if)#no ip igmp proxy unsolicited-report-interval
Last modified date: 10/20/2023