188 CHAPTER 12: IGMP SNOOPING COMMANDS
Example
The following example configures the host timeout to 300 seconds.
ip igmp snooping mrouter-time-out
The ip igmp snooping mrouter-time-out Interface Configuration
(VLAN) mode command configures the mrouter-time-out. The ip igmp
snooping mrouter-time-out Interface Configuration (VLAN) mode
command is used for setting the aging-out time after multicast device
ports are automatically learned. To restore the default configuration, use
the no form of this command.
Syntax
ip igmp snooping mrouter-time-out time-out
no ip igmp snooping mrouter-time-out
Parameters
time-out — Specifies the Multicast device timeout in seconds (Range:
1-2147483647)
Default Configuration
The default value is 300 seconds.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
There are no user guidelines for this command.
Example
The following example configures the multicast device timeout to 200
seconds.
Console(config)#
interface vlan
2
Console(config-if)#
ip igmp snooping host-time-out
300
Console(config)#
interface vlan
2
Console(config-if)#
ip igmp snooping mrouter-time-out
200