ip igmp ra-option
Use this command to configure strict RA (Router Advertisement) validation for IGMP.
Use the no parameter with this command to restore the default value.
Command Syntax
ip igmp ra-option
no ip igmp ra-option
Parameter
None
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 ra-option
(config-if)#no ip igmp ra-option
Last modified date: 10/20/2023