User’s Manual of WGSD-1022/WGSD-8000
- 227 –
Syntax
ip igmp snooping host-time-out time-out
no ip igmp snooping host-time-out
Default Configuration
The default host-time-out is 260 seconds.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
The timeout should be at least greater than 2*query_imax_response_time of the IGMP router.
Example
The following example configures the host timeout to 300 seconds.
Console (config)#
interface vlan 2
Console (config-if)#
ip igmp snooping host-time-out 300
5.9.5 ip igmp snooping mrouter-time-out
The
ip igmp snooping mrouter-time-out
interface configuration command configures the mrouter-time-out. The
mrouter-time-out
command is used for setting the aging-out time after multicast router ports are automatically learned. To
configure the default mrouter-time-out, use the
no
form of this command.
Syntax
ip igmp snooping mrouter-time-out time-out
no ip igmp snooping mrouter-time-out
time-out
—mrouter 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 mrouter timeout to 200 seconds.