Ip igmp snooping host-time-out – Dell POWEREDGE M905 User Manual
Page 214
184
IGMP Snooping Commands
www
.dell.com | support.dell.com
no ip igmp snooping
Default Configuration
IGMP snooping is disabled.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
IGMP snooping can be enabled on Ethernet interfaces.
Example
The following example enables IGMP snooping.
console(config-if-1/g1)#ip igmp snooping
ip igmp snooping host-time-out
Use the ip igmp snooping host-time-out command in Interface Configuration mode to configure
the host-time-out. If an IGMP report for a Multicast group is not received for a host time-out
period from a specific port, this port is deleted from the member list of that Multicast group. To
reset to the default host time-out, use the no form of this command.
Syntax
ip igmp snooping host-time-out time-out
no ip igmp snooping host-time-out
•
time-out—Host timeout in seconds. (Range: 1 - 2147483647)
Default Configuration
The default host-time-out is 260 seconds.
Command Mode
Interface Configuration (Ethernet, port-channel) mode
User Guidelines
The timeout should be more than sum of response time and twice the query interval.
Example
The following example configures the host timeout to 300 seconds.
console(config-if-1/g1)#ip igmp snooping host-time-out 300