Users Guide

Table Of Contents
Usage
Information
None
Example
OS10# configure terminal
OS10# interface vlan12
OS10(conf-if-vl-12)# ip igmp query-interval 60
Supported
Releases
10.4.3.0 or later
ip igmp query-max-resp-time
Configures the maximum query response time advertised in general queries.
Syntax
ip igmp query-max-resp-time seconds
Parameters secondsEnter the amount of time in seconds, from 1 to 25.
Default 10 seconds
Command Mode INTERFACE
Usage
Information
The IGMP query maximum response time value must be less than the IGMP query interval value. The no
form of the command configures the default value.
Example
OS10# configure terminal
OS10# interface vlan14
OS10(conf-if-vl-14)# ip igmp query-max-resp-time 20
Supported
Releases
10.4.3.0 or later
ip igmp snooping enable
Enables IGMP snooping globally.
Syntax
ip igmp snooping enable
Parameters None
Default Enabled
Command Mode CONFIGURATION
Usage
Information
The no version of this command disables IGMP snooping.
Example
OS10(config)# ip igmp snooping enable
Supported
Releases
10.4.0E(R1) or later
ip igmp snooping
Enables IGMP snooping on the specified VLAN interface.
Syntax
ip igmp snooping
Parameters None
Default Depends on the global configuration.
Command Mode VLAN INTERFACE
Multicast 837