IP Multicast Switching Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 41-21
ip multicast unsolicited-report-interval
Sets the value of the IGMP unsolicited report interval on the specified VLAN or on the system if no
VLAN is specified.
ip multicast [vlan vid] unsolicited-report-interval [seconds]
Syntax Definitions
vid VLAN on which to apply the configuration.
seconds IGMP query response interval in seconds. Valid range is 1 to 65535,
where 0 represents the default setting.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• IP Multicast Switching and Routing must be enabled to set the IGMP unsolicited report interval on the
system and/or the specified VLANs.
• If the IGMP query response interval is already configured on the system, then the VLAN configura-
tion will override the system's configuration.
• The unsolicited report interval refers to the time period to proxy any changed IGMP membership state.
• To restore the IGMP unsolicited report interval to its default (i.e., 1 second) value on the system if no
VLAN is specified, use ip multicast unsolicited-report-interval followed by the value 0 (e.g., ip
multicast unsolicited-report-interval 0) or use only ip multicast unsolicited-report-interval (e.g., ip
multicast unsolicited-report-interval).
• To restore the IGMP unsolicited report interval to its default (i.e., 1 second) value on the specified
VLAN, use ip multicast vlan vid unsolicited-report-interval followed by the value 0 (e.g., ip multi-
cast vlan 2 unsolicited-report-interval 0) or use only ip multicast vlan vid unsolicited-report-inter-
val (e.g., ip multicast vlan 2 unsolicited-report-interval).
Examples
-> ip multicast unsolicited-report-interval 200
-> ip multicast
unsolicited-report-interval 0
-> ip multicast
unsolicited-report-interval
-> ip multicast vlan 2 unsolicited-report-interval 300
-> ip multicast vlan 2
unsolicited-report-interval 0
-> ip multicast vlan 2
unsolicited-report-interval
parameter default
seconds 1